Searched defs:GetDrawable (Results 1 – 4 of 4) sorted by relevance
/trunk/main/vcl/inc/unx/ | ||
H A D | salvd.h | 66 inline Pixmap GetDrawable() const { return hDrawable_; } in GetDrawable() function in X11SalVirtualDevice |
H A D | salgdi.h | 213 inline Drawable GetDrawable() const { return hDrawable_; } in GetDrawable() function in X11SalGraphics |
H A D | salframe.h | 283 inline XLIB_Window X11SalFrame::GetDrawable() const in GetDrawable() function in X11SalFrame |
H A D | saldisp.hxx | 452 XLIB_Window GetDrawable( int nScreen ) const { return getDataForScreen( nScreen ).m_aRefWindow; } in GetDrawable() function in SalDisplay |
Completed in 18 milliseconds