Searched refs:AdjustBoundsForRTLUI (Results 1 – 4 of 4) sorted by relevance
730 void MenuItemView::AdjustBoundsForRTLUI(gfx::Rect* rect) const { in AdjustBoundsForRTLUI() function in views::MenuItemView760 AdjustBoundsForRTLUI(&item_bounds); in PaintButton()775 AdjustBoundsForRTLUI(&check_bounds); in PaintButton()786 AdjustBoundsForRTLUI(&radio_bounds); in PaintButton()845 AdjustBoundsForRTLUI(&arrow_bounds); in PaintButton()
391 void AdjustBoundsForRTLUI(gfx::Rect* rect) const;
132 void AdjustBoundsForRTLUI(gfx::Rect* rect) const;
622 void Combobox::AdjustBoundsForRTLUI(gfx::Rect* rect) const { in AdjustBoundsForRTLUI() function in views::Combobox654 AdjustBoundsForRTLUI(&text_bounds); in PaintText()662 AdjustBoundsForRTLUI(&arrow_bounds); in PaintText()