Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dfont_rendering.cpp161 bool exceedsBoundingBox = false; in findLongestWordSequence() local
187 exceedsBoundingBox = true; in findLongestWordSequence()
192 if (exceedsBoundingBox) break; in findLongestWordSequence()