Searched refs:active_rect (Results 1 – 7 of 7) sorted by relevance
667 android_native_rect_t const * active_rect) in native_window_set_active_rect() argument669 return native_window_set_post_transform_crop(window, active_rect); in native_window_set_active_rect()
187 const gfx::RectF& active_rect) { in FindMatchRectsReply() argument199 CreateJavaRectF(env, active_rect).obj()); in FindMatchRectsReply()
55 const gfx::RectF& active_rect) OVERRIDE;
402 const gfx::RectF& active_rect) {} in FindMatchRectsReply() argument
731 const gfx::RectF& active_rect); in NON_EXPORTED_BASE()
2757 const gfx::RectF& active_rect) { in OnFindMatchRectsReply() argument2759 delegate_->FindMatchRectsReply(this, version, rects, active_rect); in OnFindMatchRectsReply()
2558 gfx::RectF active_rect = main_frame->activeFindMatchRect(); in OnFindMatchRects() local2562 active_rect)); in OnFindMatchRects()