Lines Matching refs:get

101     AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get());
126 AutoTDWriteTable<SkOTTableGridAndScanProcedure> gasp(typeface->fDWriteFontFace.get());
148 SkTAfter<const SkOTTableGridAndScanProcedure::GaspRange>(gasp.get());
173 AutoTDWriteTable<SkOTTableEmbeddedBitmapLocation> eblc(typeface->fDWriteFontFace.get());
193 SkTAfter<const SkOTTableEmbeddedBitmapLocation::BitmapSizeTable>(eblc.get());
212 AutoTDWriteTable<SkOTTableEmbeddedBitmapScaling> ebsc(typeface->fDWriteFontFace.get());
232 SkTAfter<const SkOTTableEmbeddedBitmapScaling::BitmapScaleTable>(ebsc.get());
371 // Fonts with hints, no gasp or gasp version 0, and below 20px get non-symmetric rendering.
416 AutoDWriteTable CBDT(typeface->fDWriteFontFace.get(), CBDTTag);
453 "Could not get gdi compatible glyph metrics.");
457 "Could not get design metrics.");
504 run.fontFace = typeface->fDWriteFontFace.get();
545 "Could not get texture bounds.");
561 IDWriteFontFace4* fontFace4 = this->getDWriteTypeface()->fDWriteFontFace4.get();
563 "Cannot get glyph image formats.");
580 run.fontFace = this->getDWriteTypeface()->fDWriteFontFace.get();
601 SkASSERT(colorLayers.get());
607 HRVM(colorLayers->GetCurrentRun(&colorGlyph), "Could not get current color glyph run");
623 geometryToPath.get()),
665 IDWriteFontFace4* fontFace4 = this->getDWriteTypeface()->fDWriteFontFace4.get();
830 if (this->getDWriteTypeface()->fDWriteFontFace1.get()) {
842 AutoTDWriteTable<SkOTTableHead> head(this->getDWriteTypeface()->fDWriteFontFace.get());
997 run.fontFace = this->getDWriteTypeface()->fDWriteFontFace.get();
1061 SkASSERT(colorLayers.get());
1084 HRVM(colorLayers->GetCurrentRun(&colorGlyph), "Could not get current color glyph run");
1116 geometryToPath.get()),
1128 IDWriteFontFace4* fontFace4 = this->getDWriteTypeface()->fDWriteFontFace4.get();
1258 geometryToPath.get()),