Searched refs:gMetafileCache (Results 1 – 2 of 2) sorted by relevance
676 ChecksumCache::iterator it = gMetafileCache.find(checksum); in exportShape()678 if (gMetafileCache.end() != it) in exportShape()683 gMetafileCache[checksum] = nID; in exportShape()
183 ChecksumCache gMetafileCache; member in swf::FlashExporter
Completed in 14 milliseconds