Home
last modified time | relevance | path

Searched refs:STYLE_WIDTH_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.h74 static const char * const STYLE_WIDTH_NAME; variable
H A Dpercent_tdd_test.cpp29 const char * const PercentTddTest::STYLE_WIDTH_NAME = "width"; member in OHOS::ACELite::PercentTddTest
80 SetStyleWithValue(staticStyle, STYLE_WIDTH_NAME, widthValue); in ConfigStylesWithRect()