Searched defs:defaultColor (Results 1 – 4 of 4) sorted by relevance
108 const tcu::UVec4 defaultColor = defaultClearColorUint(tcuClearFormat); in defaultClearValue() local116 const tcu::IVec4 defaultColor = defaultClearColorInt(tcuClearFormat); in defaultClearValue() local124 const tcu::Vec4 defaultColor = defaultClearColor(tcuClearFormat); in defaultClearValue() local
49 static get defaultColor() { getter in CSSColor
27741 defaultColor: colorEnabled ? '\u001B[39m' : '' property