Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1485 static void SetFontConfigInfoErrorCode( in SetFontConfigInfoErrorCode() function
1498SetFontConfigInfoErrorCode(OH_Drawing_FontConfigInfoErrorCode::ERROR_FONT_CONFIG_INFO_COPY_STRING_… in CopyStrData()
1504SetFontConfigInfoErrorCode(OH_Drawing_FontConfigInfoErrorCode::ERROR_FONT_CONFIG_INFO_ALLOC_MEMORY… in CopyStrData()
1511SetFontConfigInfoErrorCode(OH_Drawing_FontConfigInfoErrorCode::ERROR_FONT_CONFIG_INFO_COPY_STRING_… in CopyStrData()
1514 SetFontConfigInfoErrorCode(OH_Drawing_FontConfigInfoErrorCode::SUCCESS_FONT_CONFIG_INFO, code); in CopyStrData()
3283 SetFontConfigInfoErrorCode(code, errorCode); in OH_Drawing_GetSystemFontConfigInfo()
3288SetFontConfigInfoErrorCode(OH_Drawing_FontConfigInfoErrorCode::ERROR_FONT_CONFIG_INFO_PARSE_FILE, … in OH_Drawing_GetSystemFontConfigInfo()
3294SetFontConfigInfoErrorCode(OH_Drawing_FontConfigInfoErrorCode::ERROR_FONT_CONFIG_INFO_ALLOC_MEMORY… in OH_Drawing_GetSystemFontConfigInfo()
3302 SetFontConfigInfoErrorCode(code, errorCode); in OH_Drawing_GetSystemFontConfigInfo()
3308 SetFontConfigInfoErrorCode(code, errorCode); in OH_Drawing_GetSystemFontConfigInfo()
[all …]