Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_search.h41 void SetInputOptions(const std::vector<InputOption>& inputOptions) in SetInputOptions()
Ddom_textarea.h45 void SetInputOptions(const std::vector<InputOption>& inputOptions) in SetInputOptions()
Ddom_input.h42 void SetInputOptions(const std::vector<InputOption>& inputOptions) in SetInputOptions()
/foundation/multimodalinput/input/tools/event_inject/src/
Dinjection_tools_help_func.cpp89 std::string inputOptions = argv[optind]; in SelectOptions() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Djs_command.h156 void SetInputOptions(const std::vector<InputOption>& inputOptions) in SetInputOptions()
/foundation/multimodalinput/input/tools/vuinput/src/
Dvirtual_device.cpp692 std::string inputOptions = argv[optind]; in SelectOptions() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp691 void TextFieldComponent::SetInputOptions(const std::vector<InputOption>& inputOptions) in SetInputOptions()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h75 std::vector<InputOption> inputOptions; member
907 void SetInputOptions(const std::vector<InputOption>& inputOptions) in SetInputOptions()