HomeSort by relevance Sort by last modified time
    Searched full:footnote_height (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/views/window/
dialog_client_view.cc 209 int footnote_height = footnote_view_->GetHeightForWidth(size.width()); local
210 size.Enlarge(0, footnote_height);

Completed in 84 milliseconds