Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpsd.c3445 #define PSDKeySize 5 in GetAdditionalInformation() macro
3449 key[PSDKeySize]; in GetAdditionalInformation()
3453 allowed[PSDAllowedLength][PSDKeySize] = { in GetAdditionalInformation()
3518 if (LocaleNCompare(key,allowed[i],PSDKeySize) != 0) in GetAdditionalInformation()