Searched refs:ConsumeGlyph (Results 1 – 3 of 3) sorted by relevance
/haiku/src/servers/app/ |
H A D | ServerFont.cpp | 752 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, in ConsumeGlyph() function in EdgesConsumer 819 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, in ConsumeGlyph() function in BPointEscapementConsumer 886 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, in ConsumeGlyph() function in WidthEscapementConsumer 939 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, in ConsumeGlyph() function in BoundingBoxConsumer 1072 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, in ConsumeGlyph() function in StringWidthConsumer
|
/haiku/src/servers/app/font/ |
H A D | GlyphLayoutEngine.h | 354 if (!consumer.ConsumeGlyph(index++, charCode, glyph, entry, x, y, in LayoutGlyphs()
|
/haiku/src/servers/app/drawing/Painter/ |
H A D | AGGTextRenderer.cpp | 227 bool ConsumeGlyph(int32 index, uint32 charCode, const GlyphCache* glyph, in ConsumeGlyph() function in AGGTextRenderer::StringRenderer
|