Home
last modified time | relevance | path

Searched defs:viewHeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_touch_handler.cpp21 …TouchHandler::HandleTouchEvent(const TouchEventInfo& info, uint32_t viewWidth, uint32_t viewHeight) in HandleTouchEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.h113 float BottomFinalPos(float viewHeight) const override in BottomFinalPos()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_run_args.h75 int32_t viewHeight = 0; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp647 int16_t viewHeight = GetHeight(); in SetSurfaceInfo() local