Searched refs:MemoryCorruption (Results 1 – 9 of 9) sorted by relevance
71 if (!renderer) return Result::MemoryCorruption; in mempool()94 if (!renderer) return Result::MemoryCorruption; in target()
126 if (!p) return Result::MemoryCorruption; in save()161 if (!a) return Result::MemoryCorruption; in save()
74 if (!renderer) return Result::MemoryCorruption; in target()
82 if (!p) return Result::MemoryCorruption; in push()
71 if (!p) return Result::MemoryCorruption; in push()
288 if (!p) return Result::MemoryCorruption; in strokeFill()
287 if (!p) return Result::MemoryCorruption; in fill()
97 …MemoryCorruption, ///< The value returned in the event of bad memory handling - e.g. failing … enumerator