Home | History | Annotate | Download | only in pdf

Lines Matching refs:SubsetFont

604         unsigned char* subsetFont = nullptr;
608 int subsetFontSize = SfntlyWrapper::SubsetFont(fontName,
613 &subsetFont);
614 if (subsetFontSize > 0 && subsetFont != nullptr) {
615 SkAutoDataUnref data(SkData::NewWithProc(subsetFont,