Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1423 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + 1, in NWPaintGTKScrollbar()
1787 Rectangle pixmapRect; in NWPaintGTKEditBox() local
1834 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + (2*(focusWidth)), in NWGetEditBoxPixmapRect()
1838 return( pixmapRect ); in NWGetEditBoxPixmapRect()
1925 Rectangle pixmapRect; in NWPaintGTKSpinBox() local
2107 Rectangle pixmapRect; in NWPaintGTKComboBox() local
2241 Rectangle pixmapRect; in NWPaintGTKTabItem() local
2279 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + 2, pixmapRect.GetHeight() ) ); in NWPaintGTKTabItem()
2381 Rectangle pixmapRect; in NWPaintGTKListBox() local
2403 pixmapRect.SetPos( Point( pixmapRect.Left() - 1, in NWPaintGTKListBox()
[all …]

Completed in 155 milliseconds