Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dfont_rendering.h157 auto bPos = pos + offset; in drawGlyph() local
178 if (drawPixel(bPos.x().count() + x, bPos.y().count() + y, alpha)) { in drawGlyph()