Searched defs:ParagraphLayout (Results 1 – 3 of 3) sorted by relevance
162 friend class ParagraphLayout; variable572 ParagraphLayout() {}; in ParagraphLayout() function573 ParagraphLayout(const ParagraphLayout & /*other*/) : UObject( ){}; in ParagraphLayout() function
311 ParagraphLayout::ParagraphLayout(const LEUnicode chars[], le_int32 count, in ParagraphLayout() function in ParagraphLayout
2065 #define ParagraphLayout U_ICU_ENTRY_POINT_RENAME(ParagraphLayout) macro