Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp33 constexpr int32_t FONT_INFO_INDEX_MONOSPACE = 8; member
171 napi_get_boolean(env, fontInfo.monoSpace, &resultArray[FONT_INFO_INDEX_MONOSPACE]); in JSgetFontByName()
184 napi_set_named_property(env, result, "monoSpace", resultArray[FONT_INFO_INDEX_MONOSPACE]); in JSgetFontByName()

Completed in 2 milliseconds