Searched defs:postDrawChar (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/aseprite/aseprite-1.2.9/src/she/ | ||
H A D | draw_text.h | 37 virtual void postDrawChar(const gfx::Rect& charBounds) { in postDrawChar() function |
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/ | ||
H A D | entry.cpp | 838 void postDrawChar(const gfx::Rect& charBounds) override { in postDrawChar() function in ui::Entry::CalcBoxesTextDelegate |
H A D | graphics.cpp | 312 void postDrawChar(const gfx::Rect& charBounds) override { in postDrawChar() function in ui::__anona6a296cd0111::DrawUITextDelegate |
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/skin/ | ||
H A D | skin_theme.cpp | 1035 void postDrawChar(const gfx::Rect& charBounds) override { in postDrawChar() function in app::skin::__anona97c11b70111::DrawEntryTextDelegate |