Searched refs:active_rect (Results 1 – 6 of 6) sorted by relevance
185 const gfx::RectF& active_rect) { in FindMatchRectsReply() argument197 CreateJavaRectF(env, active_rect).obj()); in FindMatchRectsReply()
54 const gfx::RectF& active_rect) OVERRIDE;
395 const gfx::RectF& active_rect) {} in FindMatchRectsReply() argument
666 const gfx::RectF& active_rect); in NON_EXPORTED_BASE()
2375 const gfx::RectF& active_rect) { in OnFindMatchRectsReply() argument2377 delegate_->FindMatchRectsReply(this, version, rects, active_rect); in OnFindMatchRectsReply()
4774 gfx::RectF active_rect = main_frame->activeFindMatchRect(); in OnFindMatchRects() local4778 active_rect)); in OnFindMatchRects()