Searched refs:bounds_params (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc932 ViewHostMsg_SelectionBounds_Params bounds_params; local
933 bounds_params.anchor_rect = bounds_params.focus_rect = caret_rect;
934 bounds_params.anchor_dir = bounds_params.focus_dir =
936 bounds_params.is_anchor_first = true;
939 bounds_params));

Completed in 71 milliseconds