Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:CopyImageAt

1242       CopyImageAt(params_.x, params_.y);
1567 void RenderViewContextMenu::CopyImageAt(int x, int y) {
1568 source_tab_contents_->render_view_host()->CopyImageAt(x, y);