Searched refs:drawPixelBoundsEnforced (Results 1 – 2 of 2) sorted by relevance
33 auto drawPixelBoundsEnforced = [&](uint32_t x, uint32_t y, Color color) -> Error { in draw() local77 if (auto error = drawPixelBoundsEnforced(pos.x().count(), pos.y().count(), color)) { in draw()190 drawPixelBoundsEnforced(intBBox.x().count() + x, intBBox.y().count() + y, in draw()
44 auto drawPixelBoundsEnforced = in draw() local129 if (auto error = drawText(&face, curLine->lineText, drawPixelBoundsEnforced, in draw()