Home
last modified time | relevance | path

Searched defs:ParagraphLayout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/layoutex/layout/
H A DParagraphLayout.h169 friend class ParagraphLayout; variable
579 ParagraphLayout() {}; in ParagraphLayout() function
580 ParagraphLayout(const ParagraphLayout & /*other*/) : UObject( ){}; in ParagraphLayout() function
/aosp_15_r20/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp313 ParagraphLayout::ParagraphLayout(const LEUnicode chars[], le_int32 count, in ParagraphLayout() function in ParagraphLayout