Home
last modified time | relevance | path

Searched defs:pageHeight (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp95 void RenderDialogModal::AnimateTo(double pageHeight, bool reverse) in AnimateTo()
197 double pageHeight = 0.0; in PerformClip() local
H A Ddialog_modal_element.cpp145 auto pageHeight = GetPageLayoutSize(page).Height(); in RegisterTransitionListener() local
165 auto pageHeight = fullSize.Height(); in RegisterTransitionListener() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp221 auto pageHeight = pageNode->GetGeometryNode()->GetFrameSize().Height(); in StartOffsetEnteringAnimation() local
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp278 int32_t pageHeight = 0; in GetPageHeight() local
H A Dwebview_ffi.cpp402 int32_t pageHeight = nativeWebviewCtl->GetPageHeight(); in FfiOHOSWebviewCtlGetPageHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp515 auto pageHeight = GetPageHeightWithoutOffset(); in HandleDragUpdate() local
673 auto pageHeight = GetPageHeightWithoutOffset(); in OnCoordScrollUpdate() local
2474 auto pageHeight = GetPageHeightWithoutOffset(); in GetSheetTypeWithAuto() local
H A Doverlay_manager.cpp5382 auto pageHeight = pageNode->GetGeometryNode()->GetFrameSize().Height(); in CalcCustomKeyboardOffset() local
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp373 int32_t pageHeight = 0; in GetPageHeight() local
H A Dnapi_webview_controller.cpp2625 int32_t pageHeight = webviewController->GetPageHeight(); in GetPageHeight() local