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