Searched defs:DWRITE_GLYPH_METRICS (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h500 /// The DWRITE_GLYPH_METRICS structure specifies the metrics of an individual glyph.
503 struct DWRITE_GLYPH_METRICS struct
1038 /// <param name="glyphMetrics">Array of DWRITE_GLYPH_METRICS structures filled by this function.
1050 __out_ecount(glyphCount) DWRITE_GLYPH_METRICS* glyphMetrics,
1217 /// <param name="glyphMetrics">Array of DWRITE_GLYPH_METRICS structures filled by this function.
1233 __out_ecount(glyphCount) DWRITE_GLYPH_METRICS* glyphMetrics,

Completed in 62 milliseconds