Home | History | Annotate | Download | only in xps

Lines Matching refs:fTypefaces

430     if (!this->fTypefaces.empty()) {
431 SkXPSDevice::TypefaceUse* current = &this->fTypefaces.front();
432 const TypefaceUse* last = &this->fTypefaces.back();
1881 if (!this->fTypefaces.empty()) {
1882 TypefaceUse* current = &this->fTypefaces.front();
1883 const TypefaceUse* last = &this->fTypefaces.back();
1928 TypefaceUse& newTypefaceUse = this->fTypefaces.push_back();