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

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h266 FontCacheReference cacheReference; local
376 GlyphLayoutEngine::_CreateGlyph(FontCacheReference& cacheReference, argument
455 FontCacheReference* cacheReference = new(std::nothrow) FontCacheReference(); local
[all...]
/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp378 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
H A DPainter.cpp1352 DrawString(const char* utf8String, uint32 length, BPoint baseLine, const escapement_delta* delta, FontCacheReference* cacheReference) argument
1376 DrawString(const char* utf8String, uint32 length, const BPoint* offsets, FontCacheReference* cacheReference) argument
/haiku/src/servers/app/
H A DServerFont.cpp702 FontCacheReference cacheReference; local
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp1360 FontCacheReference cacheReference; local
1394 FontCacheReference cacheReference; local

Completed in 260 milliseconds