Searched defs:isTiled (Results 1 – 2 of 2) sorted by relevance
91 bool isTiled() const { in isTiled() function
213 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0) macro