Searched refs:FILL_COLOR (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sfx2/qa/complex/sfx2/undo/ |
H A D | DrawingOrPresentationDocumentTest.java | 73 FILL_COLOR in doSingleModification() 213 private static int FILL_COLOR = 0xCC2244; field in DrawingOrPresentationDocumentTest
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper_text.cxx | 49 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator 227 case FILL_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 | 397 setupOutDevState( viewState, renderState, FILL_COLOR ); in strokePolyPolygon() 507 const int nTransparency( setupOutDevState( viewState, renderState, FILL_COLOR ) ); in fillPolyPolygon() 1339 case FILL_COLOR: in setupOutDevState()
|
H A D | canvashelper.hxx | 288 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
|
Completed in 52 milliseconds