Searched refs:IsOSKAllowed (Results 1 – 3 of 3) sorted by relevance
146 bool IsOSKAllowed(const gfx::Rect& bounds);
108 bool BrowserAccessibilityManager::IsOSKAllowed(const gfx::Rect& bounds) { in IsOSKAllowed() function in content::BrowserAccessibilityManager
2823 if (!manager()->IsOSKAllowed(GetGlobalBoundsRect())) in GetPatternProvider()