Home
last modified time | relevance | path

Searched refs:computeMetrics (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp636 ((ParagraphLayout *) this)->computeMetrics(); in getAscent()
645 ((ParagraphLayout *) this)->computeMetrics(); in getDescent()
654 ((ParagraphLayout *) this)->computeMetrics(); in getLeading()
824 void ParagraphLayout::computeMetrics() in computeMetrics() function in ParagraphLayout
1174 ((ParagraphLayout::Line *)this)->computeMetrics(); in getAscent()
1183 ((ParagraphLayout::Line *)this)->computeMetrics(); in getDescent()
1192 ((ParagraphLayout::Line *)this)->computeMetrics(); in getLeading()
1237 void ParagraphLayout::Line::computeMetrics() in computeMetrics() function in ParagraphLayout::Line
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h184 void computeMetrics();
594 void computeMetrics();