Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/ !
H A Dsalnativewidgets-gtk.cxx268 …sal_Bool Find( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, GdkPixmap** …
269 …void Fill( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, GdkPixmap* pPixm…
321 …Cache::Find( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, GdkPixmap** pP… in Find() argument
329 pData[i].m_pixmapRect.GetWidth() == r_pixmapRect.GetWidth() && in Find()
330 pData[i].m_pixmapRect.GetHeight() == r_pixmapRect.GetHeight() && in Find()
340 void NWPixmapCache::Fill( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, Gd… in Fill() argument
349 pData[m_idx].m_pixmapRect = r_pixmapRect; in Fill()

Completed in 121 milliseconds