Searched refs:RGB_BLUE (Results 1 – 9 of 9) sorted by relevance
/trunk/main/solenv/inc/ |
H A D | svpm.h | 45 #define RGB_BLUE PM_RGB_BLUE // YD vcl macro 49 #define RGB_BLUE PM_RGB_BLUE // YD xmlhelp macro 79 #undef RGB_BLUE 82 #undef RGB_BLUE
|
/trunk/main/vcl/source/helper/ |
H A D | canvasbitmap.cxx | 96 pTags[bluePos] = rendering::ColorComponentTag::RGB_BLUE; in setComponentInfo() 253 pTags[1] = rendering::ColorComponentTag::RGB_BLUE; in VclCanvasBitmap() 283 pTags[3] = rendering::ColorComponentTag::RGB_BLUE; in VclCanvasBitmap() 308 pTags[0] = rendering::ColorComponentTag::RGB_BLUE; in VclCanvasBitmap() 338 pTags[2] = rendering::ColorComponentTag::RGB_BLUE; in VclCanvasBitmap()
|
H A D | canvastools.cxx | 756 pTags[2] = rendering::ColorComponentTag::RGB_BLUE; in StandardColorSpace()
|
/trunk/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionerImpl.cxx | 127 RGB_RED, RGB_GREEN, RGB_BLUE, ALPHA, in calcComponentOrderIndex() 128 RGB_BLUE, RGB_GREEN, RGB_RED, ALPHA, in calcComponentOrderIndex() 129 ALPHA, RGB_RED, RGB_GREEN, RGB_BLUE, in calcComponentOrderIndex() 130 ALPHA, RGB_BLUE, RGB_GREEN, RGB_RED, in calcComponentOrderIndex()
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | ColorComponentTag.idl | 48 const byte RGB_BLUE=3;
|
H A D | XColorSpace.idl | 89 RGB_BLUE tags, respectively
|
/trunk/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 845 pTags[0] = rendering::ColorComponentTag::RGB_BLUE; in TestBitmap()
|
/trunk/main/canvas/source/tools/ |
H A D | canvastools.cxx | 591 pTags[2] = rendering::ColorComponentTag::RGB_BLUE; in StandardColorSpace()
|
/trunk/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.cxx | 1912 pTags[0] = rendering::ColorComponentTag::RGB_BLUE; in CairoColorSpace()
|
Completed in 44 milliseconds