Home
last modified time | relevance | path

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

/AOO42X/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx547 if( CheckContext() ) in ResetClipRegion()
592 if( CheckContext() ) in setClipRegion()
602 if( CheckContext() ) in SetLineColor()
611 if( CheckContext() ) in SetLineColor()
620 if( CheckContext() ) in SetFillColor()
629 if( CheckContext() ) in SetFillColor()
663 if( !CheckContext() ) in ImplDrawPixel()
699 if( !CheckContext() ) in drawLine()
714 if( !CheckContext() ) in drawRect()
771 if( !CheckContext() ) in drawPolyLine()
[all …]
H A Dsalgdiutils.cxx176 bool AquaSalGraphics::CheckContext() in CheckContext() function in AquaSalGraphics
H A Dctlayout.cxx244 || !rAquaGraphics.CheckContext() ) in DrawText()
H A Datslayout.cxx368 || !rAquaGraphics.CheckContext() ) in DrawText()
H A Dsalnativewidgets.cxx482 if( ! CheckContext() ) in drawNativeControl()
/AOO42X/main/vcl/inc/aqua/
H A Dsalgdi.h215 bool CheckContext();