Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/quartz/
H A Dsalgdiutils.cxx148 CGContextRef xDrawContext = CGLayerGetContext(maLayer.get()); in CheckContext() local
149 maContextHolder = xDrawContext; in CheckContext()
H A Dsalvd.cxx296 CGContextRef xDrawContext = CGLayerGetContext( maLayer.get() ); in SetSize() local
297 mpGraphics->SetVirDevGraphics(maLayer.get(), xDrawContext, mnBitmapDepth); in SetSize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalgdiutils.cxx194 CGContextRef xDrawContext = CGLayerGetContext(maLayer.get()); in checkContext() local
195 maContextHolder = xDrawContext; in checkContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/ios/
H A Dsalios.cxx570 CGContextRef xDrawContext = CGLayerGetContext( maLayer.get() ); in SetSize() local
576 mpGraphics->SetVirDevGraphics(maLayer.get(), xDrawContext, mnBitmapDepth); in SetSize()