Home | History | Annotate | Download | only in ports

Lines Matching refs:fCurrentFile

371     SkTScopedComPtr<IDWriteFontFile> fCurrentFile;
380 , fCurrentFile()
421 &fCurrentFile));
428 if (fCurrentFile.get() == NULL) {
433 *fontFile = SkRefComPtr(fCurrentFile.get());