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

/external/skia/gm/
H A Dtypeface.cpp87 bool fApplyKerning; member in class:TypefaceStylesGM
91 : fApplyKerning(applyKerning) {
104 if (fApplyKerning) {
120 const char* text = fApplyKerning ? "Type AWAY" : "Hamburgefons";
127 if (fApplyKerning) {
135 if (fApplyKerning) {
/external/skqp/gm/
H A Dtypeface.cpp87 bool fApplyKerning; member in class:TypefaceStylesGM
91 : fApplyKerning(applyKerning) {
104 if (fApplyKerning) {
120 const char* text = fApplyKerning ? "Type AWAY" : "Hamburgefons";
127 if (fApplyKerning) {
135 if (fApplyKerning) {

Completed in 143 milliseconds