Searched refs:NULLREGION (Results 1 – 2 of 2) sorted by relevance
252 if ( (nRgnType != ERROR) && (nRgnType != NULLREGION) ) in copyArea()277 if ( (nRgnType != ERROR) && (nRgnType != NULLREGION) ) in copyArea()319 if ( (nRgnType == ERROR) || (nRgnType == NULLREGION) ) in copyArea()
53 #define NULLREGION 1 macro
Completed in 33 milliseconds