Searched defs:ConsumeEmptyGlyph (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp223 void ConsumeEmptyGlyph(int32 index, uint32 charCode, double x, double y) function in class:AGGTextRenderer::StringRenderer
/haiku/src/servers/app/
H A DServerFont.cpp746 void ConsumeEmptyGlyph(int32 index, uint32 charCode, double x, double y) function in class:EdgesConsumer
814 void ConsumeEmptyGlyph(int32 index, uint32 charCode, double x, double y) function in class:BPointEscapementConsumer
881 void ConsumeEmptyGlyph(int32 index, uint32 charCode, double x, double y) function in class:WidthEscapementConsumer
937 void ConsumeEmptyGlyph(int32 index, uint32 charCode, double x, double y) {} function in class:BoundingBoxConsumer
1071 void ConsumeEmptyGlyph(int32 index, uint32 charCode, double x, double y) {} function in class:StringWidthConsumer

Completed in 37 milliseconds