Home
last modified time | relevance | path

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

/frameworks/minikin/include/minikin/
DFont.h73 mIsWeightSet = mIsSlantSet = true; in setStyle()
87 mIsSlantSet = true; in setSlant()
98 bool mIsSlantSet = false; variable
/frameworks/minikin/libs/minikin/
DFontFamily.cpp41 if (mIsWeightSet && mIsSlantSet) { in build()
51 if (!mIsSlantSet) { in build()