Home
last modified time | relevance | path

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

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