OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
415
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/
render_frame_impl.h
680
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).
[
all
...]
Completed in 2289 milliseconds