Home
last modified time | relevance | path

Searched defs:rootWidth (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Drender_plugin.cpp23 Dimension rootWidth = 0.0_vp; in Update() local
H A Dplugin_sub_container.cpp120 Dimension rootWidth = 0.0_vp; in UpdateRootElementSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_full_screen_pattern.cpp70 float rootWidth = PipelineContext::GetCurrentRootWidth(); in RequestFullScreen() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/full_screen/
H A Dfull_screen_manager.cpp57 auto rootWidth = PipelineContext::GetCurrentRootWidth(); in RequestFullScreen() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Drender_stage.cpp116 double rootWidth = pipelineContext->GetRootWidth(); in HandleDragUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.cpp228 auto rootWidth = context->GetRootWidth(); in GetRootSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar_item.cpp98 double rootWidth = GetContext().Upgrade()->GetRootWidth(); in ShowMenu() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp179 auto rootWidth = wrapperRect_.Width(); in GetOffsetX() local
293 auto rootWidth = Dimension(wrapperRect_.Width()); in UpdateToastSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.cpp169 double rootWidth = context->GetRootWidth(); in GetInspectorTree() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.cpp93 Dimension rootWidth = 0.0_vp; in UpdateRootElementSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.cpp79 auto rootWidth = pipeline->GetRootWidth(); in SetClickPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp391 auto rootWidth = context->GetRootWidth(); in GetContextInfo() local
729 auto rootWidth = context->GetRootWidth(); in GetSimplifiedInspector() local
H A Dframe_node.cpp2043 auto rootWidth = PipelineContext::GetCurrentRootWidth(); in GetLayoutConstraint() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp121 double rootWidth = context->GetRootWidth(); in AssembleJSONTree() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp518 const float rootWidth = property.GetFrameWidth() * property.GetScaleX(); in ProcessRootRenderNode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_layout_test_ng.cpp970 const float rootWidth = MockPipelineContext::GetCurrent()->rootWidth_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp498 auto rootWidth = PipelineContext::GetCurrentRootWidth(); in ProcessMaskRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1604 auto rootWidth = PipelineContext::GetCurrentRootWidth(); in GetSheetTypeWithAuto() local
1637 auto rootWidth = PipelineContext::GetCurrentRootWidth(); in GetSheetTypeWithAuto() local
H A Doverlay_manager.cpp6378 auto rootWidth = rootGeometryNode->GetFrameSize().Width(); in GetRootWidth() local
/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/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp2174 auto rootWidth = context->GetRootWidth(); in GetMaxWidthBaseOnGridSystem() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2993 const float rootWidth = property.GetFrameWidth() * property.GetScaleX(); in PrepareRootRenderNode() local