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 159 int GetDisclosureArrowLeftPadding() const;
combobox.cc 357 arrow_button_width = GetDisclosureArrowLeftPadding() +
419 insets.width() + GetDisclosureArrowLeftPadding() +
667 GetDisclosureArrowLeftPadding() - GetDisclosureArrowRightPadding();
678 int arrow_x = disclosure_arrow_offset + GetDisclosureArrowLeftPadding();
828 int Combobox::GetDisclosureArrowLeftPadding() const {

Completed in 96 milliseconds