Searched refs:le_getFontChecksum (Results 1 – 5 of 5) sorted by relevance
33 le_uint32 le_getFontChecksum(le_font *font);
65 le_uint32 le_getFontChecksum(le_font *font) in le_getFontChecksum() function
34 le_uint32 le_getFontChecksum(le_font *font);
66 le_uint32 le_getFontChecksum(le_font *font) in le_getFontChecksum() function
342 le_uint32 fontChecksum = le_getFontChecksum(font); in checkFontVersion()