Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp32 bool UIFont::setFontAllocFlag_ = false; member in OHOS::UIFont
44 setFontAllocFlag_ = true; in GetInstance()
51 setFontAllocFlag_ = true; in GetInstance()
60 if (defaultInstance_ != nullptr && setFontAllocFlag_) { in SetFont()
63 setFontAllocFlag_ = false; in SetFont()
90 setFontAllocFlag_ = true; in GetBitmapInstance()
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h266 static bool setFontAllocFlag_; member in OHOS::UIFont

Completed in 2 milliseconds