Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsaldisp.hxx253 GC m_aOrGC; member
266 m_aOrGC( None ), in ScreenData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsaldisp.hxx254 GC m_aOrGC; member
267 m_aOrGC( None ), in ScreenData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx324 XFreeGC( pDisp_, rData.m_aOrGC ); in doDestruct()
507 pSD->m_aOrGC = XCreateGC( pDisp_, in initScreen()
524 XSetFunction( pDisp_, pSD->m_aOrGC, GXxor ); in initScreen()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx356 XFreeGC( pDisp_, rData.m_aOrGC ); in doDestruct()
539 pSD->m_aOrGC = XCreateGC( pDisp_, in initScreen()
556 XSetFunction( pDisp_, pSD->m_aOrGC, GXxor ); in initScreen()