Home
last modified time | relevance | path

Searched refs:clipList (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx88 typedef std::list< Rectangle > clipList; typedef in GtkSalGraphics
95 const clipList& rClipList,
100 const clipList& rClipList,
105 const clipList& rClipList,
110 const clipList& rClipList,
115 const clipList& rClipList,
120 const clipList& rClipList,
125 const clipList& rClipList,
130 const clipList& rClipList,
135 const clipList& rClipList,
[all …]
/AOO41X/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx737 clipList aClip; in drawNativeControl()
1091 const clipList& rClipList, in NWPaintGTKButton()
1152 for( clipList::const_iterator it = rClipList.begin(); it != rClipList.end(); ++it) in NWPaintGTKButton()
1260 const clipList& rClipList, in NWPaintGTKRadio()
1298 for( clipList::const_iterator it = rClipList.begin(); it != rClipList.end(); ++it ) in NWPaintGTKRadio()
1318 const clipList& rClipList, in NWPaintGTKCheck()
1345 for( clipList::const_iterator it = rClipList.begin(); it != rClipList.end(); ++it ) in NWPaintGTKCheck()
1375 const clipList&, in NWPaintGTKScrollbar() argument
1782 const clipList& rClipList, in NWPaintGTKEditBox()
1794 for( clipList::const_iterator it = rClipList.begin(); it != rClipList.end(); ++it ) in NWPaintGTKEditBox()
[all …]