Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
H A DPaint_containsText.cpp11 const uint16_t badGlyph = 65535; // larger than glyph count in font in REG_FIDDLE() local
17 SkDebugf("0x%04x %c= has glyph\n", badGlyph, in REG_FIDDLE()
18 paint.containsText(&badGlyph, 2) ? '=' : '!'); in REG_FIDDLE()

Completed in 1 milliseconds