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

/external/chromium_org/third_party/WebKit/public/web/
H A DWebTextInputInfo.h34 struct WebTextInputInfo { struct in namespace:blink
59 BLINK_EXPORT bool equals(const WebTextInputInfo&) const;
61 WebTextInputInfo() function in struct:blink::WebTextInputInfo
72 inline bool operator==(const WebTextInputInfo& a, const WebTextInputInfo& b)
77 inline bool operator!=(const WebTextInputInfo& a, const WebTextInputInfo& b)

Completed in 56 milliseconds