Home
last modified time | relevance | path

Searched refs:IGNORE_COLOR (Results 1 – 5 of 5) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx49 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 Dcairo_canvashelper.hxx267 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx709 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 Dcanvashelper.hxx288 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
H A Dcanvashelper_texturefill.cxx744 const int nTransparency( setupOutDevState( viewState, renderState, IGNORE_COLOR ) ); in fillTexturedPolyPolygon()

Completed in 32 milliseconds