Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_common_test_ng.h123 const float BUILDER_HEIGHT = 75.0f; variable
124 const SizeF BUILDER_SIZE(BUILDER_WIDTH, BUILDER_HEIGHT);
H A Drich_editor_click_test_ng.cpp758 richEditorNode_->GetGeometryNode()->SetContentSize(SizeF(BUILDER_WIDTH, BUILDER_HEIGHT));
H A Drich_editor_overlay_test_ng.cpp1647 geometryNode->SetContentSize(SizeF(BUILDER_WIDTH, BUILDER_HEIGHT));