Searched refs:D3DTR_DrawGlyphList (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DTextRenderer.h89 HRESULT D3DTR_DrawGlyphList(D3DContext *d3dc, D3DSDOps *dstOps,
H A DD3DTextRenderer.cpp45 * MODE_NOT_INITED at the beginning of every call to D3DTR_DrawGlyphList().
71 * call to D3DTR_DrawGlyphList(). Once we copy valid destination data
761 D3DTR_DrawGlyphList(D3DContext *d3dc, D3DSDOps *dstOps, function
769 J2dTraceLn(J2D_TRACE_INFO, "D3DTR_DrawGlyphList");
791 "D3DTR_DrawGlyphList: glyph info is null");
887 D3DTR_DrawGlyphList(d3dc, dstOps,
896 D3DTR_DrawGlyphList(d3dc, dstOps,
H A DD3DRenderQueue.cpp395 res = D3DTR_DrawGlyphList(d3dc, dstOps,

Completed in 142 milliseconds