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

  /external/chromium_org/printing/
page_setup.cc 111 CalculateSizesWithinRect(gfx::Rect(physical_size_), 0);
113 CalculateSizesWithinRect(printable_area_, text_height_);
117 void PageSetup::CalculateSizesWithinRect(const gfx::Rect& bounds,
page_setup.h 73 void CalculateSizesWithinRect(const gfx::Rect& bounds, int text_height);

Completed in 36 milliseconds