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