Home
last modified time | relevance | path

Searched defs:jsHeight (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp169 …napi_value jsLeft = nullptr, jsTop = nullptr, jsWidth = nullptr, jsHeight = nullptr, jsRadius = nu… in ConvertRRectFromJs() local
263 napi_value jsPosX = nullptr, jsPosY = nullptr, jsWidth = nullptr, jsHeight = nullptr; in ConvertDMRectFromJs() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp898 auto jsHeight = jsStyle->GetProperty(runtime, DOM_HEIGHT); in ParseDomImage() local
929 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsDrawImage() local
1384 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsCreatePattern() local
1426 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsCreateImageData() local
1459 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsPutImageData() local
1499 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in ParseImageData() local
H A Djsi_canvas_bridge.cpp1079 auto jsHeight = jsStyle->GetProperty(runtime, DOM_HEIGHT); in ParseDomImage() local
1124 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsDrawImage() local
1550 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsCreatePattern() local
1592 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsCreateImageData() local
1625 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in JsPutImageData() local
1663 auto jsHeight = argv[0]->GetProperty(runtime, DOM_HEIGHT); in ParseImageData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_slider.cpp525 JSRef<JSVal> jsHeight = sizeObj->GetProperty("height"); in SetBlockSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp262 napi_value jsHeight = nullptr; in OnGetHeight() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp500 napi_value jsHeight = nullptr; in ConvertHookInfoFromJs() local