Searched refs:DraggableRegion (Results 1 – 16 of 16) sorted by relevance
9 DraggableRegion::DraggableRegion() in DraggableRegion() function in extensions::DraggableRegion
12 struct DraggableRegion { struct16 DraggableRegion(); argument
164 IPC_STRUCT_TRAITS_BEGIN(extensions::DraggableRegion)693 std::vector<extensions::DraggableRegion> /* regions */)
22 struct DraggableRegion;48 const std::vector<DraggableRegion>& regions) = 0;
22 struct DraggableRegion;52 void UpdateDraggableRegions(const std::vector<DraggableRegion>& regions);
50 struct DraggableRegion;202 const std::vector<DraggableRegion>& regions);269 void UpdateDraggableRegions(const std::vector<DraggableRegion>& regions);
125 const std::vector<DraggableRegion>& regions) { in UpdateDraggableRegions()
570 const std::vector<DraggableRegion>& regions) { in UpdateDraggableRegions()1081 const std::vector<DraggableRegion>& regions) { in RawDraggableRegionsToSkRegion()1083 for (std::vector<DraggableRegion>::const_iterator iter = regions.begin(); in RawDraggableRegionsToSkRegion()1086 const DraggableRegion& region = *iter; in RawDraggableRegionsToSkRegion()
130 const std::vector<extensions::DraggableRegion>& regions) OVERRIDE;213 std::vector<extensions::DraggableRegion> draggable_regions_;
109 const std::vector<extensions::DraggableRegion>& regions,672 const std::vector<extensions::DraggableRegion>& regions) {
25 struct DraggableRegion;
162 std::vector<DraggableRegion> regions; in DraggableRegionsChanged()164 DraggableRegion region; in DraggableRegionsChanged()
61 const std::vector<DraggableRegion>& regions) OVERRIDE;
185 const std::vector<DraggableRegion>& regions) { in UpdateDraggableRegions()
145 const std::vector<extensions::DraggableRegion>& regions) OVERRIDE;
360 const std::vector<extensions::DraggableRegion>& regions) { in UpdateDraggableRegions()