Home
last modified time | relevance | path

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

/ide/tools/previewer/test/mock_lite/ui_lite/
H A DMockUIFont.cpp60 int8_t UIFont::SetFontPath(const char* path, BaseFont::FontType type) in SetFontPath() function in OHOS::UIFont
H A DMockUIFontVector.cpp111 int8_t UIFontVector::SetFontPath(const char* path, FontType type) in SetFontPath() function in OHOS::UIFontVector
/ide/tools/previewer/jsapp/lite/
H A DJsAppImpl.cpp62 int8_t ret = font->SetFontPath(fontPath.data(), BaseFont::DYNAMIC_FONT); in InitVectorFont()
65 FLOG("InitFontEngine SetFontPath failed. vector fontPath: %s", fontPath.data()); in InitVectorFont()

Completed in 2 milliseconds