Searched defs:oldBegin (Results 1 – 4 of 4) sorted by relevance
64 int32_t oldBegin = data.ReadInt32(); in OnRemoteRequest() local112 …void InputMethodAgentStub::OnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, in OnSelectionChange()
57 …void InputMethodAgentProxy::OnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEn… in OnSelectionChange()
334 int32_t oldBegin = data->ReadInt32(); in OnSelectionChange() local
195 …void JsKeyboardDelegateListener::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBe… in OnSelectionChange()