Home
last modified time | relevance | path

Searched refs:JsPanelRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.h52 struct JsPanelRect { struct
H A Djs_panel.cpp433 …PARAM_CHECK_RETURN(env, JsPanelRect::Read(env, argv[1], ctxt->layoutParams), "js param rect covert… in CheckParam()
496 napi_value JsPanelRect::Write(napi_env env, const LayoutParams &layoutParams) in Write()
506 bool JsPanelRect::Read(napi_env env, napi_value object, LayoutParams &layoutParams) in Read()