Home
last modified time | relevance | path

Searched refs:PSDKeySize (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpsd.c3223 #define PSDKeySize 5 in GetAdditionalInformation() macro
3227 key[PSDKeySize]; in GetAdditionalInformation()
3231 allowed[PSDAllowedLength][PSDKeySize] = { in GetAdditionalInformation()
3296 if (LocaleNCompare(key,allowed[i],PSDKeySize) != 0) in GetAdditionalInformation()