Home
last modified time | relevance | path

Searched defs:GetTextInputFilter (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtextarea_composed_element.cpp245 std::string TextareaComposedElement::GetTextInputFilter() const in GetTextInputFilter() function in OHOS::Ace::V2::TextareaComposedElement
H A Dtextinput_composed_element.cpp279 std::string TextInputComposedElement::GetTextInputFilter() const in GetTextInputFilter() function in OHOS::Ace::V2::TextInputComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h318 const std::string GetTextInputFilter() const in GetTextInputFilter() function