Searched defs:contextRange (Results 1 – 6 of 6) sorted by relevance
79 const Range& contextRange, // A context range for measuring hyphenated piece. in populateHyphenationPoints()231 inline Range contextRange() const { return Range(prevWordBreak, nextWordBreak); } in contextRange() function
203 Range contextRange = range; in tryLineBreakWithHyphenation() local
297 const Range contextRange = proc.contextRange(); in populateCandidates() local
358 const Range& contextRange, const MinikinPaint& paint, in buildLayout()
133 int contextRange = std::distance(hidl_enum_range<ContextNumber>().begin(), in TEST_P() local
79 const minikin::Range contextRange(contextStart, contextStart + contextCount); in doLayout() local