Home
last modified time | relevance | path

Searched defs:customKeyboardBuilder_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1388 std::function<void()> customKeyboardBuilder_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h1161 std::function<void()> customKeyboardBuilder_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h167 std::function<void()> customKeyboardBuilder_ = nullptr; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1857 std::function<void()> customKeyboardBuilder_; variable