Home
last modified time | relevance | path

Searched refs:HEIGHT_GAP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h189 const int16_t HEIGHT_GAP = 8; variable
H A Dui_test_canvas.cpp143 positionY_ += TITLE_HEIGHT + HEIGHT_GAP; // 8: gap in CreateTitleLabel()