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

  /external/chromium_org/third_party/skia/src/ports/
SkTypeface_win_dw.cpp 93 fDWriteFontFace->GetGlyphIndices(scratch, limit, &glyphs[baseGlyph]);
99 fDWriteFontFace->GetGlyphIndices(utf32, glyphCount, glyphs);
294 hr = fontFace->GetGlyphIndices(&c, 1, &glyph);
304 hr = fontFace->GetGlyphIndices(&c, 1, &glyph);
312 fontFace->GetGlyphIndices(chars.get(), count, glyph.get());
SkScalerContext_win_dw.cpp 9 #undef GetGlyphIndices
348 fTypeface->fDWriteFontFace->GetGlyphIndices(reinterpret_cast<UINT32*>(&uni), 1, &index);
  /external/skia/src/ports/
SkTypeface_win_dw.cpp 93 fDWriteFontFace->GetGlyphIndices(scratch, limit, &glyphs[baseGlyph]);
99 fDWriteFontFace->GetGlyphIndices(utf32, glyphCount, glyphs);
294 hr = fontFace->GetGlyphIndices(&c, 1, &glyph);
304 hr = fontFace->GetGlyphIndices(&c, 1, &glyph);
312 fontFace->GetGlyphIndices(chars.get(), count, glyph.get());
SkScalerContext_win_dw.cpp 9 #undef GetGlyphIndices
348 fTypeface->fDWriteFontFace->GetGlyphIndices(reinterpret_cast<UINT32*>(&uni), 1, &index);
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
DWrite.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h     [all...]
wingdi.h     [all...]

Completed in 82 milliseconds