Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp638 ((ParagraphLayout *) this)->computeMetrics(); in getAscent()
647 ((ParagraphLayout *) this)->computeMetrics(); in getDescent()
656 ((ParagraphLayout *) this)->computeMetrics(); in getLeading()
826 void ParagraphLayout::computeMetrics() in computeMetrics() function in ParagraphLayout
1176 ((ParagraphLayout::Line *)this)->computeMetrics(); in getAscent()
1185 ((ParagraphLayout::Line *)this)->computeMetrics(); in getDescent()
1194 ((ParagraphLayout::Line *)this)->computeMetrics(); in getLeading()
1239 void ParagraphLayout::Line::computeMetrics() in computeMetrics() function in ParagraphLayout::Line
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h184 void computeMetrics();
594 void computeMetrics();