Searched defs:BLACK (Results 1 – 2 of 2) sorted by relevance
45 static const IComposerClient::Color BLACK = {0, 0, 0, 0xff}; variable
35 static const Color BLACK = {0.0f, 0.0f, 0.0f, 1.0f}; variable