HomeSort by relevance Sort by last modified time
    Searched refs:CountryCode (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/lcms/src/
cmsnamed.c 119 int SearchMLUEntry(cmsMLU* mlu, cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode)
129 if (mlu ->Entries[i].Country == CountryCode &&
141 cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode)
155 if (SearchMLUEntry(mlu, LanguageCode, CountryCode) >= 0) return FALSE; // Only one is allowed!
174 mlu ->Entries[mlu ->UsedEntries].Country = CountryCode;
210 cmsBool CMSEXPORT cmsMLUsetASCII(cmsMLU* mlu, const char LanguageCode[3], const char CountryCode[3], const char* ASCIIString)
216 cmsUInt16Number Cntry = strTo16(CountryCode);
324 cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode,
343 if (v -> Country == CountryCode) {
372 const char LanguageCode[3], const char CountryCode[3]
    [all...]
cmsio1.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 379 UINT8 CountryCode;
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 1362 milliseconds