Home
last modified time | relevance | path

Searched refs:ERROR_FONT_INVALID_STREAM (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp426 LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM)); in makeTypeface()
433 LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM)); in makeTypeface()
463 LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM)); in makeTypeface()
471 LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM)); in makeTypeface()
DFontConfig_ohos.h63 ERROR_FONT_INVALID_STREAM, // the stream is not recognized enumerator
DFontConfig_ohos.cpp974 err = ERROR_FONT_INVALID_STREAM; in loadFont()
1217 case ERROR_FONT_INVALID_STREAM: { in errToString()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76750 + * \return ERROR_FONT_INVALID_STREAM the stream is not recognized
76766 + err = ERROR_FONT_INVALID_STREAM;
76993 + case ERROR_FONT_INVALID_STREAM: {
77117 + ERROR_FONT_INVALID_STREAM, // the stream is not recognized
77849 + LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM));
77856 + LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM));
77886 + LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM));
77894 + LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM));