Searched refs:g_pointString (Results 1 – 1 of 1) sorted by relevance
91 static const char* g_pointString[2] = {"x", "y"}; variable176 napi_get_named_property(env, jsValue, g_pointString[idx], &tempValue); in ConvertFromJsPoint()