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

  /external/chromium_org/pdf/
paint_aggregator.h 57 std::vector<pp::Rect> paint_rects; member in struct:PaintAggregator::PaintUpdate
101 // paint_rects.
109 std::vector<pp::Rect> paint_rects; member in class:PaintAggregator::InternalPaintUpdate
114 // Whether we have added the scroll damage rect to paint_rects yet or not.
  /external/chromium_org/ppapi/utility/graphics/
paint_aggregator.h 59 std::vector<Rect> paint_rects; member in struct:pp::PaintAggregator::PaintUpdate
61 /// The union of all paint_rects.
136 // paint_rects or in the rect returned by GetPaintBounds.
147 std::vector<Rect> paint_rects; member in class:pp::PaintAggregator::InternalPaintUpdate

Completed in 46 milliseconds