Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp32 constexpr int32_t FONT_INFO_INDEX_ITALIC = 7; member
170 napi_get_boolean(env, fontInfo.italic, &resultArray[FONT_INFO_INDEX_ITALIC]); in JSgetFontByName()
183 napi_set_named_property(env, result, "italic", resultArray[FONT_INFO_INDEX_ITALIC]); in JSgetFontByName()

Completed in 2 milliseconds