Home
last modified time | relevance | path

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

/frameworks/minikin/include/minikin/
DFont.h73 mIsWeightSet = mIsSlantSet = true; in setStyle()
80 mIsWeightSet = true; in setWeight()
97 bool mIsWeightSet = false; variable
/frameworks/minikin/libs/minikin/
DFontFamily.cpp41 if (mIsWeightSet && mIsSlantSet) { in build()
48 if (!mIsWeightSet) { in build()