Home
last modified time | relevance | path

Searched refs:STYLE_HEIGHT_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.h75 static const char * const STYLE_HEIGHT_NAME; variable
H A Dpercent_tdd_test.cpp30 const char * const PercentTddTest::STYLE_HEIGHT_NAME = "height"; member in OHOS::ACELite::PercentTddTest
81 SetStyleWithValue(staticStyle, STYLE_HEIGHT_NAME, heightValue); in ConfigStylesWithRect()