Home
last modified time | relevance | path

Searched refs:GetDisplayAvailableRect (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h338 Rect GetDisplayAvailableRect() const in GetDisplayAvailableRect() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp350 auto expandDisplayValidHeight = pipelineContext->GetDisplayAvailableRect().Height(); in IsGetExpandDisplayValidHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2707 auto availableRect = pipelineContext->GetDisplayAvailableRect(); in GetMenuWindowRectInfo()