Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/web/
DWebTextInputInfo.h34 struct WebTextInputInfo { struct
35 WebTextInputType type;
59 BLINK_EXPORT bool equals(const WebTextInputInfo&) const; argument
61 WebTextInputInfo() in WebTextInputInfo() argument