Home
last modified time | relevance | path

Searched defs:CONTAINER_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/
H A Dstage_test_ng.cpp64 const SizeF CONTAINER_SIZE { RK356_WIDTH, RK356_HEIGHT }; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_wrapper_test_ng.cpp71 const SizeF CONTAINER_SIZE { RK356_WIDTH, RK356_HEIGHT }; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_test_ng.cpp135 const SizeF CONTAINER_SIZE(720.0f, 1136.0f); variable