Home
last modified time | relevance | path

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

/external/skia/gm/
Dtypeface.cpp87 bool fApplyKerning; member in TypefaceStylesGM
90 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {} in TypefaceStylesGM()
101 if (fApplyKerning) { in onShortName()
115 const char* text = fApplyKerning ? "Type AWAY" : "Hamburgefons"; in onDraw()
122 if (fApplyKerning) { in onDraw()
132 if (fApplyKerning) { in onDraw()
/external/skqp/gm/
Dtypeface.cpp87 bool fApplyKerning; member in TypefaceStylesGM
90 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {} in TypefaceStylesGM()
101 if (fApplyKerning) { in onShortName()
116 const char* text = fApplyKerning ? "Type AWAY" : "Hamburgefons"; in onDraw()
123 if (fApplyKerning) { in onDraw()
133 if (fApplyKerning) { in onDraw()