Searched refs:ConvertRect (Results 1 – 5 of 5) sorted by relevance
83 TEST_F(ScreenUtilTest, ConvertRect) { in TEST_F() argument
96 return Widget::ConvertRect(GetFocusedView()->GetWidget(), widget_, rect); in GetCaretBoundsInWidget()
373 bool Widget::ConvertRect(const Widget* source,
299 static bool ConvertRect(const Widget* source,
1019 bool Widget::ConvertRect(const Widget* source, in ConvertRect() function in views::Widget