Home
last modified time | relevance | path

Searched refs:MARGIN_TOP (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp31 const int16_t MARGIN_TOP = 30; member
1060 view_->SetStyle(STYLE_MARGIN_TOP, MARGIN_TOP); in HWTEST_F()
1068 EXPECT_EQ(MARGIN_TOP, rect.GetY()); in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h174 KEYWORD(MARGIN_TOP, marginTop) // common style margin top

Completed in 3 milliseconds