Searched refs:CreateJsWindowLayoutInfoObject (Results 1 – 1 of 1) sorted by relevance
581 napi_value CreateJsWindowLayoutInfoObject(napi_env env,const WindowManager_Rect& rect){ in CreateJsWindowLayoutInfoObject() function608 … napi_set_element(env,arrayValue,i,CreateJsWindowLayoutInfoObject(env,*(windowLayoutInfo[0]+i))); in getAllWIndowLayOutInfo()