Searched refs:GetPointFromJsValue (Results 1 – 2 of 2) sorted by relevance
336 inline void GetPointFromJsValue(napi_env env, napi_value argValue, Drawing::Point& point) in GetPointFromJsValue() function
241 GetPointFromJsValue(env, pointValue, offset); in ScanShadowValue()