HomeSort by relevance Sort by last modified time
    Searched refs:GetDisclosureArrowLeftPadding (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/controls/combobox/
combobox.h 149 int GetDisclosureArrowLeftPadding() const;
combobox.cc 358 arrow_button_width = GetDisclosureArrowLeftPadding() +
414 insets.width() + GetDisclosureArrowLeftPadding() +
646 GetDisclosureArrowLeftPadding() - GetDisclosureArrowRightPadding();
657 int arrow_x = disclosure_arrow_offset + GetDisclosureArrowLeftPadding();
793 int Combobox::GetDisclosureArrowLeftPadding() const {

Completed in 142 milliseconds