Home
last modified time | relevance | path

Searched defs:rootHeight (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Drender_form.cpp25 Dimension rootHeight = 0.0_vp; in Update() local
H A Dsub_container.cpp94 Dimension rootHeight = 0.0_vp; in UpdateRootElementSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Drender_plugin.cpp24 Dimension rootHeight = 0.0_vp; in Update() local
H A Dplugin_sub_container.cpp121 Dimension rootHeight = 0.0_vp; in UpdateRootElementSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_full_screen_pattern.cpp71 float rootHeight = PipelineContext::GetCurrentRootHeight(); in RequestFullScreen() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/full_screen/
H A Dfull_screen_manager.cpp58 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in RequestFullScreen() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_algorithm.cpp136 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in Layout() local
H A Dsliding_panel_pattern.cpp296 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in FirstLayout() local
332 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in IsShowChanged() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/safe_area/
H A Dsafe_area_manager.cpp96 …l SafeAreaManager::UpdateKeyboardSafeArea(float keyboardHeight, std::optional<uint32_t> rootHeight) in UpdateKeyboardSafeArea()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.cpp227 auto rootHeight = context->GetRootHeight(); in GetRootSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp207 auto rootHeight = wrapperRect_.Height(); in GetOffsetY() local
254 auto rootHeight = Dimension(wrapperRect_.Height()); in GetBottomValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.cpp168 double rootHeight = context->GetRootHeight(); in GetInspectorTree() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dsafe_area_manager_test_ng.cpp299 uint32_t rootHeight = SYSTEM_BOTTOM_START; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.cpp62 auto rootHeight = pipeline->GetRootHeight(); in SetClickPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp390 auto rootHeight = context->GetRootHeight(); in GetContextInfo() local
728 auto rootHeight = context->GetRootHeight(); in GetSimplifiedInspector() local
H A Dframe_node.cpp2044 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in GetLayoutConstraint() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp120 double rootHeight = context->GetRootHeight(); in AssembleJSONTree() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp519 const float rootHeight = property.GetFrameHeight() * property.GetScaleY(); in ProcessRootRenderNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp499 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in ProcessMaskRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h299 void SetRootHeight(double rootHeight) in SetRootHeight()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp67 void MockPipelineContext::SetRootSize(double rootWidth, double rootHeight) in SetRootSize()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2994 const float rootHeight = property.GetFrameHeight() * property.GetScaleY(); in PrepareRootRenderNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1603 auto rootHeight = PipelineContext::GetCurrentRootHeight(); in GetSheetTypeWithAuto() local
H A Doverlay_manager.cpp3975 auto rootHeight = GetRootHeight(); in PlayDefaultModalTransition() local
6388 auto rootHeight = rootGeometryNode->GetFrameSize().Height(); in GetRootHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp8275 auto rootHeight = pipeline->GetRootHeight(); in OnBackPressed() local