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

  /external/chromium_org/pdf/
out_of_process_instance.cc 717 int right_width = abs(plugin_size_.width() - available_area_.right()); local
728 part.location = pp::Rect(right_start, 0, right_width, bottom);
    [all...]
instance.cc 1042 int right_width = abs(width_without_scrollbar - available_area_.right()); local
    [all...]

Completed in 112 milliseconds