Searched defs:DeleteSurroundingText (Results 1 – 5 of 5) sorted by relevance
35 void MockIMEInputContextHandler::DeleteSurroundingText(int32 offset, in DeleteSurroundingText() function in chromeos::MockIMEInputContextHandler
93 bool MockInputMethodEngine::DeleteSurroundingText(int context_id, in DeleteSurroundingText() function in chromeos::MockInputMethodEngine
525 bool InputMethodEngine::DeleteSurroundingText(int context_id, in DeleteSurroundingText() function in chromeos::InputMethodEngine
548 void InputMethodChromeOS::DeleteSurroundingText(int32 offset, uint32 length) { in DeleteSurroundingText() function in ui::InputMethodChromeOS
283 void ImeAdapterAndroid::DeleteSurroundingText(JNIEnv*, jobject, in DeleteSurroundingText() function in content::ImeAdapterAndroid