Searched refs:g_ltrbString (Results 1 – 1 of 1) sorted by relevance
90 static const char* g_ltrbString[4] = {"left", "top", "right", "bottom"}; variable112 napi_get_named_property(env, jsValue, g_ltrbString[idx], &tempValue); in ConvertFromJsRect()125 napi_get_named_property(env, jsValue, g_ltrbString[idx], &tempValue); in ConvertFromJsIRect()