Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsaldisp.hxx249 GC m_aMonoGC; member
262 m_aMonoGC( None ), in ScreenData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsaldisp.hxx250 GC m_aMonoGC; member
263 m_aMonoGC( None ), in ScreenData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx319 if( rData.m_aMonoGC != rData.m_aCopyGC ) in doDestruct()
320 XFreeGC( pDisp_, rData.m_aMonoGC ); in doDestruct()
529 pSD->m_aMonoGC = pSD->m_aCopyGC; in initScreen()
534 pSD->m_aMonoGC = XCreateGC( pDisp_, in initScreen()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx351 if( rData.m_aMonoGC != rData.m_aCopyGC ) in doDestruct()
352 XFreeGC( pDisp_, rData.m_aMonoGC ); in doDestruct()
561 pSD->m_aMonoGC = pSD->m_aCopyGC; in initScreen()
566 pSD->m_aMonoGC = XCreateGC( pDisp_, in initScreen()