Home
last modified time | relevance | path

Searched refs:Green (Results 1 – 25 of 159) sorted by relevance

1234567

/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx95 return rLHS.Red == rRHS.Red && rLHS.Green == rRHS.Green && rLHS.Blue == rRHS.Blue; in operator ==()
99 return rLHS.Red == rRHS.Red && rLHS.Green == rRHS.Green && rLHS.Blue == rRHS.Blue; in operator ==()
153 rColor.Green < 0.0 || rColor.Green > 1.0 || in rangeCheck()
237 test( pRGBStart[0].Red == 1.0 && pRGBStart[0].Green == 1.0 && pRGBStart[0].Blue == 1.0, in checkCanvasBitmap()
254 pRGBStart[5].Green == vcl::unotools::toDoubleColor(aCol.GetGreen()) && in checkCanvasBitmap()
286 aARGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkCanvasBitmap()
291 aRGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkCanvasBitmap()
405 pRGBStart[5].Green == vcl::unotools::toDoubleColor(aCol.GetGreen()) && in checkBitmapImport()
437 aARGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkBitmapImport()
442 aRGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkBitmapImport()
[all …]
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx129 LineColor.Green == rRight.LineColor.Green && in operator ==()
133 FillColor.Green == rRight.FillColor.Green && in operator ==()
159 ^ size_t(rGC.LineColor.Green) in operator ()()
163 ^ size_t(rGC.FillColor.Green) in operator ()()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx255 toByteColor(rColor.Green), in readBmp()
268 toByteColor(rColor.Green), in readBmp()
287 toByteColor(rColor.Green), in readBmp()
298 toByteColor(rColor.Green), in readBmp()
405 toByteColor(rColor.Green), in bitmapExFromXBitmap()
708 *pColors++ = pIn->Green; in convertFromRGB()
725 *pColors++ = pIn->Green; in convertFromARGB()
742 *pColors++ = pIn->Green/pIn->Alpha; in convertFromPARGB()
823 toByteColor(rARGBColor.Green), in doubleSequenceToColor()
H A Dcanvasbitmap.cxx934 toByteColor(rgbColor[i].Green), in convertFromRGB()
947 pColors[m_nGreenIndex] = rgbColor[i].Green; in convertFromRGB()
974 toByteColor(rgbColor[i].Green), in convertFromARGB()
987 pColors[m_nGreenIndex] = rgbColor[i].Green; in convertFromARGB()
1015 toByteColor(rgbColor[i].Green / nAlpha), in convertFromPARGB()
1029 pColors[m_nGreenIndex] = rgbColor[i].Green / nAlpha; in convertFromPARGB()
1319 toByteColor(rgbColor[i].Green), in convertIntegerFromRGB()
1337 toByteColor(rgbColor[i].Green), in convertIntegerFromRGB()
1368 toByteColor(rgbColor[i].Green), in convertIntegerFromARGB()
1386 toByteColor(rgbColor[i].Green), in convertIntegerFromARGB()
[all …]
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.src118 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
137 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
156 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
175 MaskColor = Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; };
/trunk/main/svtools/source/misc/
H A Dimagemgr.src119 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
133 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
147 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
161 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx238 rContext.LineColor.Green == 1.0 && in strokePath()
258 rContext.LineColor.Green == 0.0 && in strokePath()
284 rContext.FillColor.Green == 0.0 && in fillPath()
299 rContext.FillColor.Green == 0.0 && in eoFillPath()
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx357 *pColors++ = pIn->Green; in convertFromRGB()
374 *pColors++ = pIn->Green; in convertFromARGB()
391 *pColors++ = pIn->Green/pIn->Alpha; in convertFromPARGB()
538 *pColors++ = vcl::unotools::toByteColor(pIn->Green); in convertIntegerFromRGB()
556 *pColors++ = vcl::unotools::toByteColor(pIn->Green); in convertIntegerFromARGB()
574 *pColors++ = vcl::unotools::toByteColor(pIn->Green/pIn->Alpha); in convertIntegerFromPARGB()
/trunk/main/offapi/com/sun/star/rendering/
H A DRGBColor.idl37 /// Green component. Valid range is [0,1.0]
38 ColorComponent Green;
H A DARGBColor.idl43 /// Green component. Valid range is [0,1.0]
44 ColorComponent Green;
H A DColorComponentTag.idl44 /// Green colorant from RGB color space
65 /// Green colorant from hexachrome color space
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.src37 Green = 0x0000;
53 Green = 0x0000;
/trunk/main/sfx2/source/dialog/
H A Drecfloat.src29 #define STD_MASKCOLOR Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; }
30 #define STD_HC_MASKCOLOR Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }
H A Dtempldlg.src33 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; } ;
45 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; } ;
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.src164 HelpID = "cui:RadioButton:ColorPicker:Green" ;
222 Text [ en-US ] = "~Green" ;
227 HelpID = "cui:MetricField:ColorPicker:Green" ;
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.src83 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
90 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
/trunk/main/extensions/source/propctrlr/
H A Dpcrmiscres.src92 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
99 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
/trunk/main/cui/source/tabpages/
H A Dnumfmt.src240 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
252 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
H A Dalign.src31 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }
34 #define IL_LOCK_MCOL Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; }
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1674 *pColors++ = pIn->Green; in convertFromRGB()
1691 *pColors++ = pIn->Alpha*pIn->Green; in convertFromARGB()
1708 *pColors++ = pIn->Green; in convertFromPARGB()
1861 *pColors++ = vcl::unotools::toByteColor(pIn->Green); in convertIntegerFromRGB()
1880 *pColors++ = vcl::unotools::toByteColor(fAlpha*pIn->Green); in convertIntegerFromARGB()
1897 *pColors++ = vcl::unotools::toByteColor(pIn->Green); in convertIntegerFromPARGB()
/trunk/main/svx/source/dialog/
H A Dimapdlg.src266 MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; } ;
272 MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; } ;
/trunk/main/svx/source/form/
H A Dfmexpl.src291 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
298 MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; } ;
/trunk/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx466 rThisGC.FillColor.Green== rNextGC.FillColor.Green && in visit()
754 rCurGC.FillColor.Green == rNextGC.FillColor.Green && in optimizeTextElements()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src28 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; } ;
804 Text [ en-US ] = "Green Circle" ;
844 Text [ en-US ] = "Dark Green Triangle" ;
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx133 rStream >> rColor.Green; in lcl_ReadRGB()
635 return ((Red == rColor.Red) && (Green == rColor.Green) && (Blue == rColor.Blue)); in operator ==()
769 Color TextColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc()
815 Color aBColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc()
817 Color aRColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc()

Completed in 107 milliseconds

1234567