Home
last modified time | relevance | path

Searched defs:textStr (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtab_content_model_impl.cpp176 std::string textStr = textVal.value_or(DEFAULT_TAB_BAR_NAME); in ProcessTabBarLabel() local
192 auto textStr = textVal.value_or(DEFAULT_TAB_BAR_NAME); in ProcessTabBarTextIconPair() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
Dtab_bar_item_component.cpp104 RefPtr<Component> TabBarItemComponent::BuildWithTextIcon(const std::string& textStr, const std::str… in BuildWithTextIcon()
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
Dnative_interface_accessibility_provider_test.cpp206 std::string textStr(text); in MockFindAccessibilityNodeInfosByText() local
301 std::string textStr(value); in MockExecuteAccessibilityAction() local
Djs_third_provider_interaction_operation_test.cpp128 std::string textStr(text); in FindAccessibilityNodeInfosByText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp115 std::string textStr = ""; in CreateNode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textpicker.cpp465 std::string textStr = ""; in GenerateCascadeOptionsInternal() local
702 std::string textStr = ""; in ParseInternalArray() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_area_modifier.cpp450 std::string textStr(value); in SetTextAreaTextString() local
Dnode_text_input_modifier.cpp703 std::string textStr(value); in SetTextInputTextString() local