HomeSort by relevance Sort by last modified time
    Searched defs:selection_text_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h 397 base::string16 selection_text_; member in class:content::RenderWidgetHostViewBase
399 // The offset of the text stored in |selection_text_| relative to the start of
  /external/chromium_org/content/renderer/
render_frame_impl.h 595 base::string16 selection_text_; member in class:content::RenderFrameImpl
596 // The offset corresponding to the start of |selection_text_| in the document.
599 // could correspond to a substring of |selection_text_|; see above).

Completed in 58 milliseconds