Home
last modified time | relevance | path

Searched refs:SetLastRequestKeyboardId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.h246 void SetLastRequestKeyboardId(int32_t lastRequestKeyboardId) { in SetLastRequestKeyboardId() function
H A Dtext_field_pattern.cpp3867 textFieldManager->SetLastRequestKeyboardId(GetRequestKeyboardId()); in RequestKeyboard()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp4577 textFieldManager->SetLastRequestKeyboardId(host->GetId()); in EnableStandardInput()