Home
last modified time | relevance | path

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

/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.h65 ERROR_FONT_NOT_EXIST, // the font file is not exist enumerator
H A DSkFontMgr_ohos.cpp357 LOGE("%s : %s\n", FontConfig_OHOS::errToString(ERROR_FONT_NOT_EXIST), path); in onMakeFromFile()
H A DFontConfig_ohos.cpp1007 * \return ERROR_FONT_NOT_EXIST font file is not exist
1022 err = ERROR_FONT_NOT_EXIST; in loadFont()
1262 "font file is not exist", // ERROR_FONT_NOT_EXIST in errToString()

Completed in 5 milliseconds