Home
last modified time | relevance | path

Searched defs:textVal (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtab_content_model_impl.cpp106 auto textVal = text.value_or(DEFAULT_TAB_BAR_NAME); in SetTabBar() local
174 RefPtr<V2::TabContentItemComponent>& tabContent, const std::optional<std::string>& textVal) in ProcessTabBarLabel()
186 const std::optional<std::string>& textVal, const std::optional<std::string>& iconVal) in ProcessTabBarTextIconPair()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Dmarquee_tdd_test.cpp256 const char *textVal = "hello world"; in ComponentMarqueeStyleSetTest011() local
301 const char *textVal = "hello world"; in ComponentMarqueeStyleSetTest012() local
346 const char *textVal = "hello world"; in ComponentMarqueeStyleSetTest013() local