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

  /external/icu4c/test/letest/
xmlreader.h 16 const char *fontChecksum,
cletest.c 338 le_uint32 fontChecksum = le_getFontChecksum(font);
340 if (fontChecksum != testChecksum) {
441 const char *fontChecksum,
450 le_font *font = openFont(fontName, fontChecksum, fontVersion, testID);
letest.cpp 383 le_uint32 fontChecksum = fontInstance->getFontChecksum();
385 if (fontChecksum != testChecksum) {
    [all...]

Completed in 143 milliseconds