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

  /external/chromium_org/ui/views/controls/textfield/
textfield.h 184 bool GetVerticalMargins(int* top, int* bottom);
textfield.cc 322 bool Textfield::GetVerticalMargins(int* top, int* bottom) {
native_textfield_views.cc 605 if (!textfield_->GetVerticalMargins(&top, &bottom))
    [all...]

Completed in 908 milliseconds