Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dtypeface.cpp96 bool fApplyKerning; member in TypefaceStylesGM
99 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {} in TypefaceStylesGM()
110 if (fApplyKerning) {
124 const char* text = fApplyKerning ? "Type AWAY" : "Hamburgefons";
131 if (fApplyKerning) {
141 if (fApplyKerning) {

Completed in 1 milliseconds