Searched refs:AdjustValidationMessageAnchor (Results 1 – 3 of 3) sorted by relevance
196 gfx::Rect AdjustValidationMessageAnchor(const gfx::Rect& anchor);367 gfx::Rect RenderWidget::ScreenMetricsEmulator::AdjustValidationMessageAnchor( in AdjustValidationMessageAnchor() function in content::RenderWidget::ScreenMetricsEmulator558 gfx::Rect RenderWidget::AdjustValidationMessageAnchor(const gfx::Rect& anchor) { in AdjustValidationMessageAnchor() function in content::RenderWidget560 return screen_metrics_emulator_->AdjustValidationMessageAnchor(anchor); in AdjustValidationMessageAnchor()
254 gfx::Rect AdjustValidationMessageAnchor(const gfx::Rect& anchor);
1877 routing_id(), AdjustValidationMessageAnchor(anchor_in_root_view), in showValidationMessage()1888 routing_id(), AdjustValidationMessageAnchor(anchor_in_root_view))); in moveValidationMessage()