Home
last modified time | relevance | path

Searched defs:ignoreHyphenKerning (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/include/minikin/
DMeasuredText.h240 bool computeHyphenation, bool computeLayout, bool ignoreHyphenKerning, in MeasuredText()
268 bool computeLayout, bool ignoreHyphenKerning, in build()
/frameworks/minikin/libs/minikin/
DMeasuredText.cpp159 bool computeLayout, bool ignoreHyphenKerning, MeasuredText* hint) { in measure()