Searched refs:DATABANDS (Results 1 – 3 of 3) sorted by relevance
103 if((cx > 2048 || cy > 2048) && (GetInfo() & DATABANDS)) { in DrawDataOp()
426 DATABANDS = 0x010, enumerator
23 return DATABANDS|(native || !(style & DOTS) ? style|NATIVE : style); in GetInfo()