Searched refs:CreateJsWindowLayoutInfoArrayObject (Results 1 – 3 of 3) sorted by relevance
313 …napi_value CreateJsWindowLayoutInfoArrayObject(napi_env env, const std::vector<sptr<WindowLayoutIn…
552 napi_value CreateJsWindowLayoutInfoArrayObject(napi_env env, const std::vector<sptr<WindowLayoutInf… in CreateJsWindowLayoutInfoArrayObject() function
1218 task->Resolve(env, CreateJsWindowLayoutInfoArrayObject(env, infos)); in OnGetAllWindowLayoutInfo()