Searched defs:actionType (Results 1 – 2 of 2) sorted by relevance
77 …nInTextField(WebPage* page, HTMLInputElement* inputElement, WKInputFieldActionType actionType, Web… in shouldPerformActionInTextField()
361 WKInputFieldActionType actionType = static_cast<WKInputFieldActionType>(0); in doTextFieldCommandFromEvent() local