Home
last modified time | relevance | path

Searched refs:mrContext (Results 1 – 16 of 16) sorted by relevance

/AOO42X/main/vcl/aqua/source/gdi/
H A Dsalgdiutils.cxx61 mrContext = xContext; in SetPrinterGraphics()
73 if( mrContext ) in SetPrinterGraphics()
75 CGContextSetFillColorSpace( mrContext, GetSalData()->mxRGBSpace ); in SetPrinterGraphics()
76 CGContextSetStrokeColorSpace( mrContext, GetSalData()->mxRGBSpace ); in SetPrinterGraphics()
77 CGContextSaveGState( mrContext ); in SetPrinterGraphics()
91 mrContext = xContext; in SetVirDevGraphics()
101 mnWidth = CGBitmapContextGetWidth( mrContext ); in SetVirDevGraphics()
102 mnHeight = CGBitmapContextGetHeight( mrContext ); in SetVirDevGraphics()
113 CGContextSetFillColorSpace( mrContext, aCGColorSpace ); in SetVirDevGraphics()
114 CGContextSetStrokeColorSpace( mrContext, aCGColorSpace ); in SetVirDevGraphics()
[all …]
H A Dsalgdi.cxx266 , mrContext( NULL ) in AquaSalGraphics()
300 else if( mrContext && mbWindow ) in ~AquaSalGraphics()
303 CGContextRelease( mrContext ); in ~AquaSalGraphics()
304 mrContext = NULL; in ~AquaSalGraphics()
603 CGContextSetStrokeColor( mrContext, maLineColor.AsArray() ); in SetLineColor()
612 CGContextSetStrokeColor( mrContext, maLineColor.AsArray() ); in SetLineColor()
621 CGContextSetFillColor( mrContext, maFillColor.AsArray() ); in SetFillColor()
630 CGContextSetFillColor( mrContext, maFillColor.AsArray() ); in SetFillColor()
667 CGContextSetFillColor( mrContext, rColor.AsArray() ); in ImplDrawPixel()
670 CGContextFillRect( mrContext, aDstRect ); in ImplDrawPixel()
[all …]
H A Dsalnativewidgets.cxx485 CGContextSaveGState( mrContext ); in drawNativeControl()
518 HIThemeDrawButton(&rc, &aComboInfo, mrContext, kHIThemeOrientationNormal,&rc); in drawNativeControl()
530 … HIThemeDrawMenuItem(&rc,&rc,&aMenuItemDrawInfo,mrContext,kHIThemeOrientationNormal,NULL); in drawNativeControl()
545 … HIThemeApplyBackground( &rc, &aThemeBackgroundInfo, mrContext, kHIThemeOrientationNormal); in drawNativeControl()
546 CGContextFillRect( mrContext, rc ); in drawNativeControl()
579 HIThemeDrawMenuBackground(&rc,&aMenuInfo,mrContext,kHIThemeOrientationNormal); in drawNativeControl()
582 … HIThemeDrawMenuItem(&rc,&rc,&aMenuItemDrawInfo,mrContext,kHIThemeOrientationNormal,&rc); in drawNativeControl()
602 … HIThemeDrawTextBox(cfString, &rc, &aTextInfo, mrContext, kHIThemeOrientationNormal); in drawNativeControl()
669 HIThemeDrawButton( &rc, &aPushInfo, mrContext, kHIThemeOrientationNormal, NULL ); in drawNativeControl()
699 HIThemeDrawButton( &rc, &aInfo, mrContext, kHIThemeOrientationNormal, NULL ); in drawNativeControl()
[all …]
H A Dctlayout.cxx250 CGContextSaveGState( rAquaGraphics.mrContext ); in DrawText()
251 CGContextScaleCTM( rAquaGraphics.mrContext, +mfFontScale, -mfFontScale ); in DrawText()
252 CGContextSetShouldAntialias( rAquaGraphics.mrContext, !rAquaGraphics.mbNonAntialiasedText ); in DrawText()
260 CGContextRotateCTM( rAquaGraphics.mrContext, +mfFontRotation ); in DrawText()
266 CGContextSetTextPosition( rAquaGraphics.mrContext, aTextPos.x, aTextPos.y ); in DrawText()
271 const CGRect aInkRect = CTLineGetImageBounds( mpCTLine, rAquaGraphics.mrContext ); in DrawText()
272 …const CGRect aRefreshRect = CGContextConvertRectToDeviceSpace( rAquaGraphics.mrContext, aInkRect ); in DrawText()
277 CGContextSetFillColor( rAquaGraphics.mrContext, rAquaGraphics.maTextColor.AsArray() ); in DrawText()
280 CTLineDraw( mpCTLine, rAquaGraphics.mrContext ); in DrawText()
283 CGContextRestoreGState( rAquaGraphics.mrContext ); in DrawText()
[all …]
H A Dsalprn.cxx96mrContext = CGBitmapContextCreate( maContextMemory.get(), nWidth, nHeight, 8, nWidth * 4, GetSalDa… in AquaSalInfoPrinter()
97 if( mrContext ) in AquaSalInfoPrinter()
98 SetupPrinterGraphics( mrContext ); in AquaSalInfoPrinter()
115 if( mrContext ) in ~AquaSalInfoPrinter()
116 CFRelease( mrContext ); in ~AquaSalInfoPrinter()
623 if( mrContext ) in StartJob()
624 SetupPrinterGraphics( mrContext ); in StartJob()
H A Datslayout.cxx374 CGContextSaveGState( rAquaGraphics.mrContext ); in DrawText()
375 CGContextScaleCTM( rAquaGraphics.mrContext, +mfFontScale, -mfFontScale ); in DrawText()
376 CGContextSetShouldAntialias( rAquaGraphics.mrContext, !rAquaGraphics.mbNonAntialiasedText ); in DrawText()
388 theValues[numcontrols++] = &rAquaGraphics.mrContext; in DrawText()
448 aRect = CGContextConvertRectToDeviceSpace( rAquaGraphics.mrContext, aRect ); in DrawText()
454 CGContextRestoreGState( rAquaGraphics.mrContext ); in DrawText()
/AOO42X/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx290 mrContext); in createShape()
311 mrContext ); in createShape()
334 mrContext ); in createShape()
347 mrContext ); in createShape()
378 mrContext ); in createShape()
439 mrContext ); in createShape()
447 mrContext ); in createShape()
524 UnoViewVector::const_iterator aIter=(mrContext.mrViewContainer).begin(); in importPolygons()
525 UnoViewVector::const_iterator aEnd=(mrContext.mrViewContainer).end(); in importPolygons()
553 mrContext) ); in importBackgroundShape()
[all …]
/AOO42X/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx79 mrContext (rContext), in ChildrenManagerImpl()
378 I->disposeAccessibleObject (mrContext); in RemoveNonVisibleChildren()
453 mrContext.CommitChange ( in CreateAccessibilityObjects()
501 mrContext.CommitChange ( in AddShape()
531 I->disposeAccessibleObject (mrContext); in RemoveShape()
573 mrContext.CommitChange ( in ClearAccessibleShapeList()
696 I->disposeAccessibleObject (mrContext); in disposing()
871 mrContext.CommitChange ( in ReplaceChild()
879 mrContext.CommitChange ( in ReplaceChild()
1059 mrContext.CommitChange(AccessibleEventId::SELECTION_CHANGED_WITHIN,uno::Any(),uno::Any()); in UpdateSelection()
[all …]
H A DChildrenManagerImpl.hxx359 AccessibleContextBase& mrContext; member in accessibility::ChildrenManagerImpl
/AOO42X/main/slideshow/source/engine/animationnodes/
H A Danimationnodefactory.cxx84 : mrParent( rParent ), mrContext( rContext ) {} in NodeCreator()
89 createChild( xChildNode, mrContext ); in operator ()()
111 const NodeContext& mrContext; member in slideshow::internal::__anon6e92cccc0111::NodeCreator
129 NodeContext aContext( mrContext ); in operator ()()
/AOO42X/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.cxx200 CGContextRef mrContext = getCGContext(); in flush() local
202 if (!mrContext) return; in flush()
210 CGImageRef xImage = CGBitmapContextCreateImage(mrContext); in flush()
/AOO42X/main/toolkit/inc/toolkit/helper/
H A Dlistenermultiplexer.hxx64 ::cppu::OWeakObject& mrContext;
67 ::cppu::OWeakObject& GetContext() { return mrContext; } in GetContext()
75 void SAL_CALL acquire() throw() { mrContext.acquire(); } in acquire()
76 void SAL_CALL release() throw() { mrContext.release(); } in release()
/AOO42X/main/slideshow/source/inc/
H A Dshapeimporter.hxx141 const SlideShowContext& mrContext; member in slideshow::internal::ShapeImporter
/AOO42X/main/vcl/inc/aqua/
H A Dsalprn.h57 CGContextRef mrContext; variable
H A Dsalgdi.h153 CGContextRef mrContext; // Quartz drawing context variable
/AOO42X/main/toolkit/source/helper/
H A Dlistenermultiplexer.cxx34 : ::cppu::OInterfaceContainerHelper( GetMutex() ), mrContext( rSource ) in ListenerMultiplexerBase()