Searched refs:DWRITE_GLYPH_RUN (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | dwrite.h | 468 typedef struct DWRITE_GLYPH_RUN { struct 477 } DWRITE_GLYPH_RUN; typedef in typeref:struct:DWRITE_GLYPH_RUN 627 DWRITE_GLYPH_RUN const *glyphRun, 784 DWRITE_GLYPH_RUN const *glyphRun, 2144 DWRITE_GLYPH_RUN const *glyphRun,
|
H A D | d2d1.h | 46 typedef struct DWRITE_GLYPH_RUN DWRITE_GLYPH_RUN; typedef in typeref:struct: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; 961 STDMETHOD_(void, DrawGlyphRun)(ID2D1RenderTarget *This, D2D1_POINT_2F baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode) PURE;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | dwrite.h | 468 typedef struct DWRITE_GLYPH_RUN { struct 477 } DWRITE_GLYPH_RUN; typedef in typeref:struct:DWRITE_GLYPH_RUN 627 DWRITE_GLYPH_RUN const *glyphRun, 784 DWRITE_GLYPH_RUN const *glyphRun, 2144 DWRITE_GLYPH_RUN const *glyphRun,
|
H A D | d2d1.h | 46 typedef struct DWRITE_GLYPH_RUN DWRITE_GLYPH_RUN; typedef in typeref:struct: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; 961 STDMETHOD_(void, DrawGlyphRun)(ID2D1RenderTarget *This, D2D1_POINT_2F baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode) PURE;
|
Completed in 342 milliseconds