Home | History | Annotate | Download | only in src

Lines Matching refs:WRITEMODE

86     } WRITEMODE;
96 WRITEMODE WriteAs; // How to write the value
226 WRITEMODE as; // How is supposed to be written
1161 KEYVALUE* AddToList(cmsIT8* it8, KEYVALUE** Head, const char *Key, const char *Subkey, const char* xValue, WRITEMODE WriteAs)
1229 KEYVALUE* AddAvailableProperty(cmsIT8* it8, const char* Key, WRITEMODE as)