Searched refs:FONT_INFO_INDEX_MONOSPACE (Results 1 – 1 of 1) sorted by relevance
38 constexpr int32_t FONT_INFO_INDEX_MONOSPACE = 8; variable176 napi_get_boolean(env, fontInfo.monoSpace, &resultArray[FONT_INFO_INDEX_MONOSPACE]); in JSgetFontByName()189 napi_set_named_property(env, result, "monoSpace", resultArray[FONT_INFO_INDEX_MONOSPACE]); in JSgetFontByName()