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

/external/chromium_org/third_party/WebKit/public/web/
H A DWebSurroundingText.h41 // WebSurroundingText is a Blink API that gives access to the SurroundingText
43 class WebSurroundingText { class in namespace:blink
45 WebSurroundingText() { } function in class:blink::WebSurroundingText
46 ~WebSurroundingText() { reset(); }
66 // This should only be called when WebSurroundingText has been initialized

Completed in 65 milliseconds