HomeSort by relevance Sort by last modified time
    Searched refs:getDWriteTypeface (Results 1 - 4 of 4) sorted by null

  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 212 DWriteFontTypeface* typeface = this->getDWriteTypeface();
367 fGlyphCount = this->getDWriteTypeface()->fDWriteFontFace->GetGlyphCount();
375 this->getDWriteTypeface()->fDWriteFontFace->GetGlyphIndices(uniPtr, 1, &index);
396 HRVM(this->getDWriteTypeface()->fDWriteFontFace->GetGdiCompatibleGlyphMetrics(
408 HRVM(this->getDWriteTypeface()->fDWriteFontFace->GetDesignGlyphMetrics(&glyphId, 1, &gm),
415 this->getDWriteTypeface()->fDWriteFontFace->GetMetrics(&dwfm);
453 run.fontFace = this->getDWriteTypeface()->fDWriteFontFace.get();
464 if (this->getDWriteTypeface()->fFactory2 &&
468 HRM(this->getDWriteTypeface()->fFactory2->CreateGlyphRunAnalysis(
480 HRM(this->getDWriteTypeface()->fFactory->CreateGlyphRunAnalysis(&run
    [all...]
SkScalerContext_win_dw.h 50 DWriteFontTypeface* getDWriteTypeface() {
  /external/skqp/src/ports/
SkScalerContext_win_dw.cpp 212 DWriteFontTypeface* typeface = this->getDWriteTypeface();
367 fGlyphCount = this->getDWriteTypeface()->fDWriteFontFace->GetGlyphCount();
375 this->getDWriteTypeface()->fDWriteFontFace->GetGlyphIndices(uniPtr, 1, &index);
396 HRVM(this->getDWriteTypeface()->fDWriteFontFace->GetGdiCompatibleGlyphMetrics(
408 HRVM(this->getDWriteTypeface()->fDWriteFontFace->GetDesignGlyphMetrics(&glyphId, 1, &gm),
415 this->getDWriteTypeface()->fDWriteFontFace->GetMetrics(&dwfm);
453 run.fontFace = this->getDWriteTypeface()->fDWriteFontFace.get();
464 if (this->getDWriteTypeface()->fFactory2 &&
468 HRM(this->getDWriteTypeface()->fFactory2->CreateGlyphRunAnalysis(
480 HRM(this->getDWriteTypeface()->fFactory->CreateGlyphRunAnalysis(&run
    [all...]
SkScalerContext_win_dw.h 50 DWriteFontTypeface* getDWriteTypeface() {

Completed in 211 milliseconds