Home | History | Annotate | Download | only in pdf

Lines Matching refs:subsetFont

586         unsigned char* subsetFont = NULL;
591 int subsetFontSize = SfntlyWrapper::SubsetFont(fontName,
596 &subsetFont);
597 if (subsetFontSize > 0 && subsetFont != NULL) {
598 SkAutoDataUnref data(SkData::NewWithProc(subsetFont,