Searched defs:height_without_scrollbar (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/pdf/
H A Dinstance.cc1038 int height_without_scrollbar = std::max( local
1043 int bottom = std::min(available_area_.bottom(), height_without_scrollbar);
1057 0, bottom, width_without_scrollbar, height_without_scrollbar - bottom);

Completed in 222 milliseconds