Home
last modified time | relevance | path

Searched refs:hasMetric (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.h58 bool hasMetric,
61 static void RearrangeBitmap(BufferInfo& bufInfo, uint32_t fileSz, bool hasMetric);
H A Dui_font_allocator.cpp183 bool hasMetric, in GetCacheBuffer()
191 if (hasMetric) { in GetCacheBuffer()
199 void UIFontAllocator::RearrangeBitmap(BufferInfo& bufInfo, uint32_t fileSz, bool hasMetric) in RearrangeBitmap() argument
208 if (hasMetric) { in RearrangeBitmap()
179 GetCacheBuffer(uint16_t fontId, uint32_t unicode, ColorMode mode, GlyphNode& glyphNode, bool hasMetric, TextStyle textStyle) GetCacheBuffer() argument

Completed in 1 milliseconds