Searched refs:width_without_scrollbar (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/pdf/
H A Dinstance.cc1036 int width_without_scrollbar = std::max( local
1042 int right_width = abs(width_without_scrollbar - available_area_.right());
1057 0, bottom, width_without_scrollbar, height_without_scrollbar - bottom);

Completed in 82 milliseconds