Home
last modified time | relevance | path

Searched refs:STYLE_LEFT_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.h77 static const char * const STYLE_LEFT_NAME; variable
H A Dpercent_tdd_test.cpp32 const char * const PercentTddTest::STYLE_LEFT_NAME = "left"; member in OHOS::ACELite::PercentTddTest
87 SetStyleWithValue(staticStyle, STYLE_LEFT_NAME, leftValue); in ConfigStylesWithPosition()