Searched refs:IGNORE_COLOR (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper_text.cxx | 49 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator 131 eColorType == IGNORE_COLOR ? 0 : 3 ); in setupOutDevState() 205 if( eColorType != IGNORE_COLOR ) in setupOutDevState()
|
H A D | cairo_canvashelper.hxx | 267 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvashelper.cxx | 709 setupOutDevState( viewState, renderState, IGNORE_COLOR ); in implDrawBitmap() 1223 eColorType == IGNORE_COLOR ? 0 : 3 ); in setupOutDevState() 1311 if( eColorType != IGNORE_COLOR ) in setupOutDevState() 1427 setupOutDevState( viewState, renderState, IGNORE_COLOR ); in repaint()
|
H A D | canvashelper.hxx | 288 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
|
H A D | canvashelper_texturefill.cxx | 744 const int nTransparency( setupOutDevState( viewState, renderState, IGNORE_COLOR ) ); in fillTexturedPolyPolygon()
|
Completed in 45 milliseconds