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

  /external/pdfium/core/src/fxge/win32/
fx_win32_dwrite.cpp 104 __in DWRITE_GLYPH_RUN const* glyphRun,
224 DWRITE_GLYPH_RUN glyphRun;
379 __in DWRITE_GLYPH_RUN const* glyphRun,
  /external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp 279 DWRITE_GLYPH_RUN const* glyphRun,
SkScalerContext_win_dw.cpp 412 DWRITE_GLYPH_RUN run;
669 DWRITE_GLYPH_RUN run;
SkFontMgr_win_dw.cpp 523 DWRITE_GLYPH_RUN const* glyphRun,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 468 typedef struct DWRITE_GLYPH_RUN {
477 } DWRITE_GLYPH_RUN;
627 DWRITE_GLYPH_RUN const *glyphRun,
784 DWRITE_GLYPH_RUN const *glyphRun,
    [all...]
d2d1.h 46 typedef struct DWRITE_GLYPH_RUN DWRITE_GLYPH_RUN;
757 STDMETHOD_(void, DrawGlyphRun)(D2D1_POINT_2F baselineOrigin, CONST DWRITE_GLYPH_RUN *glyphRun, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode = DWRITE_MEASURING_MODE_NATURAL) PURE;
    [all...]

Completed in 61 milliseconds