Searched refs:SAVELAYERREC_HAS_BACKDROP (Results 1 – 3 of 3) sorted by relevance
123 SAVELAYERREC_HAS_BACKDROP = 1 << 2, enumerator
95 flatFlags |= SAVELAYERREC_HAS_BACKDROP; in recordSaveLayer()119 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in recordSaveLayer()
753 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in handleOp()