Home
last modified time | relevance | path

Searched refs:STYLE_MARGINRIGHT_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.h80 static const char * const STYLE_MARGINRIGHT_NAME; variable
H A Dpercent_tdd_test.cpp35 const char * const PercentTddTest::STYLE_MARGINRIGHT_NAME = "marginRight"; member in OHOS::ACELite::PercentTddTest
103 SetStyleWithValue(staticStyle, STYLE_MARGINRIGHT_NAME, marginRightValue); in ConfigStylesWithMargins()