Searched defs:WebTextInputInfo (Results 1 – 1 of 1) sorted by relevance
34 struct WebTextInputInfo { struct35 WebTextInputType type;59 BLINK_EXPORT bool equals(const WebTextInputInfo&) const; argument61 WebTextInputInfo() in WebTextInputInfo() argument