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

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_base.h415 base::string16 selection_text_; member in class:content::RenderWidgetHostViewBase
417 // The offset of the text stored in |selection_text_| relative to the start of
/external/chromium_org/content/renderer/
H A Drender_frame_impl.h680 base::string16 selection_text_; member in class:content::RenderFrameImpl
681 // The offset corresponding to the start of |selection_text_| in the document.
684 // could correspond to a substring of |selection_text_|; see above).

Completed in 372 milliseconds