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

/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp121 StringRenderer(const IntRect& clippingFrame, bool dryRun, bool subpixelAntiAliased, bool underscore, FontCacheEntry::TransformedOutline& transformedGlyph, FontCacheEntry::TransformedContourOutline& transformedContour, const Transformable& transform, const BPoint& transformOffset, BPoint* nextCharPos, AGGTextRenderer& renderer) argument
378 RenderString(const char* string, uint32 length, const BPoint& baseLine, const BRect& clippingFrame, bool dryRun, BPoint* nextCharPos, const escapement_delta* delta, FontCacheReference* cacheReference) argument
419 RenderString(const char* string, uint32 length, const BPoint* offsets, const BRect& clippingFrame, bool dryRun, BPoint* nextCharPos, FontCacheReference* cacheReference) argument

Completed in 83 milliseconds