Searched refs:CreateJsDisplayPhysicalInfoObject (Results 1 – 3 of 3) sorted by relevance
64 napi_value CreateJsDisplayPhysicalInfoObject(napi_env env, DisplayPhysicalResolution physicalInfo);
690 napi_value CreateJsDisplayPhysicalInfoObject(napi_env env, DisplayPhysicalResolution physicalInfo) in CreateJsDisplayPhysicalInfoObject() function
337 napi_set_element(env, arrayValue, i++, CreateJsDisplayPhysicalInfoObject(env, displayItem)); in CreateJsDisplayPhysicalArrayObject()