Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DOptimalLineBreaker.cpp210 const ParaWidth minLineWidth = lineWidth.getMin(); in populateCandidates() local
251 if (proc.widthFromLastWordBreak() > minLineWidth) { in populateCandidates()