Searched refs:SAVELAYERREC_HAS_BACKDROP (Results 1 – 3 of 3) sorted by relevance
102 SAVELAYERREC_HAS_BACKDROP = 1 << 2, enumerator
92 flatFlags |= SAVELAYERREC_HAS_BACKDROP; in recordSaveLayer()108 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in recordSaveLayer()
496 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in handleOp()