Searched refs:lightBlue (Results 1 – 5 of 5) sorted by relevance
/external/autotest/frontend/client/src/autotest/public/ |
D | testplannerclient.css | 7 background-color: lightBlue;
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/draw2d/ |
D | IColorConstants.java | 71 Color lightBlue = new Color(null, 127, 127, 255); field
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 1456 const tcu::Vec4 lightBlue (0.3f, 0.3f, 1.0f, 1.0f); in init() local 1460 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4( 1.3f, -1.0f, 2.0f, 1.0f), lightBlue }, in init() 1462 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4(-1.0f, 1.0f, -2.0f, 1.0f), lightBlue }, in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 1452 const tcu::Vec4 lightBlue (0.3f, 0.3f, 1.0f, 1.0f); in init() local 1456 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4( 1.3f, -1.0f, 2.0f, 1.0f), lightBlue }, in init() 1458 {tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), red, tcu::Vec4(-1.0f, 1.0f, -2.0f, 1.0f), lightBlue }, in init()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
D | PropertyTable.java | 81 ? IColorConstants.lightBlue
|