Searched refs:reflowed (Results 1 – 1 of 1) sorted by relevance
585 StaticLayout reflowed; in reflow() local589 reflowed = sStaticLayout; in reflow()595 if (reflowed == null) { in reflow()596 reflowed = new StaticLayout(null); in reflow()614 int n = reflowed.getLineCount(); in reflow()628 int ht = reflowed.getLineTop(n); in reflow()632 toppad = reflowed.getTopPadding(); in reflow()637 botpad = reflowed.getBottomPadding(); in reflow()669 int desc = reflowed.getLineDescent(i); in reflow()679 reflowed.getStartHyphenEdit(i), reflowed.getEndHyphenEdit(i)); in reflow()[all …]