Home | History | Annotate | Download | only in letest

Lines Matching full:fontver

639                     char *fontVer   = getCString(element->getAttribute(ver_attr));
642 font = openFont(fontName, fontCksum, fontVer, id);
644 freeCString(fontVer);