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

/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
/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h335 consumer.ConsumeEmptyGlyph(index++, charCode, x, y);
/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

Completed in 40 milliseconds