Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.h33 static void SetCurrentWindowRect(Rect rect);
H A Dmock_pipeline_context.cpp73 void MockPipelineContext::SetCurrentWindowRect(Rect rect) in SetCurrentWindowRect() function in OHOS::Ace::NG::MockPipelineContext
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_coverage_test_ng.cpp94 MockPipelineContext::SetCurrentWindowRect(windowRect); in SetSheetType()