Home
last modified time | relevance | path

Searched refs:IsNeedShaping (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_multi_font_manager.h41 bool IsNeedShaping(const char* text, uint8_t& ttfId, uint32_t& script);
H A Dui_multi_font_manager.cpp162 bool UIMultiFontManager::IsNeedShaping(const char *text, uint8_t &ttfId, uint32_t &script) in IsNeedShaping() function in OHOS::UIMultiFontManager
190 if (!IsNeedShaping(text, ttfId, script)) { in GetShapingFontId()
H A Dui_font_vector.cpp527 if (!multiFontManager->IsNeedShaping(text, ttfId, script)) { in GetShapingFontId()

Completed in 3 milliseconds