Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
H A DPaint_containsText.cpp10 const uint16_t zeroGlyph = 0; in REG_FIDDLE() local
15 SkDebugf("0x%04x %c= has glyph\n", zeroGlyph, in REG_FIDDLE()
16 paint.containsText(&zeroGlyph, 2) ? '=' : '!'); in REG_FIDDLE()

Completed in 1 milliseconds