Home
last modified time | relevance | path

Searched defs:theBlue (Results 1 – 9 of 9) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/IGESGraph/
H A DIGESGraph_Color.hxx83 Standard_Real theBlue; member in IGESGraph_Color
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESGraph_Color.hxx83 Standard_Real theBlue; member in IGESGraph_Color
H A DQuantity_ColorRGBA.hxx44 Quantity_ColorRGBA (float theRed, float theGreen, float theBlue, float theAlpha) in Quantity_ColorRGBA()
50 void SetValues (float theRed, float theGreen, float theBlue, float theAlpha) in SetValues()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESGraph_Color.hxx83 Standard_Real theBlue; member in IGESGraph_Color
H A DQuantity_ColorRGBA.hxx44 Quantity_ColorRGBA (float theRed, float theGreen, float theBlue, float theAlpha) in Quantity_ColorRGBA()
50 void SetValues (float theRed, float theGreen, float theBlue, float theAlpha) in SetValues()
/dports/www/zola/zola-0.15.2/cargo-crates/memchr-2.4.1/src/memchr/x86/
H A Dmod.rs95 pub fn memchr(n1: u8, haystack: &[u8]) -> Option<usize> {
/dports/cad/opencascade/opencascade-7.6.0/src/Quantity/
H A DQuantity_ColorRGBA.hxx44 Quantity_ColorRGBA (float theRed, float theGreen, float theBlue, float theAlpha) in Quantity_ColorRGBA()
50 void SetValues (float theRed, float theGreen, float theBlue, float theAlpha) in SetValues()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFColor.java54 public PDFColor(double theRed, double theGreen, double theBlue) { in PDFColor()
101 public PDFColor(int theRed, int theGreen, int theBlue) { in PDFColor()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimRgbImage.h377 ossim_uint8 theBlue; variable