Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.h81 static const char * const STYLE_MARGINBOTTOM_NAME; variable
H A Dpercent_tdd_test.cpp36 const char * const PercentTddTest::STYLE_MARGINBOTTOM_NAME = "marginBottom"; member in OHOS::ACELite::PercentTddTest
104 SetStyleWithValue(staticStyle, STYLE_MARGINBOTTOM_NAME, marginBottomValue); in ConfigStylesWithMargins()