Home
last modified time | relevance | path

Searched refs:OnTextSurroundingSelectionRequest (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_frame_impl.h536 void OnTextSurroundingSelectionRequest(size_t max_length);
Drender_frame_impl.cc793 OnTextSurroundingSelectionRequest) in OnMessageReceived()
1364 void RenderFrameImpl::OnTextSurroundingSelectionRequest(size_t max_length) { in OnTextSurroundingSelectionRequest() function in content::RenderFrameImpl