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

/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp227 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, function in class:AGGTextRenderer::StringRenderer
/haiku/src/servers/app/
H A DServerFont.cpp752 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, function in class:EdgesConsumer
819 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, function in class:BPointEscapementConsumer
886 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, function in class:WidthEscapementConsumer
939 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, function in class:BoundingBoxConsumer
1072 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, function in class:StringWidthConsumer

Completed in 57 milliseconds