Home
last modified time | relevance | path

Searched refs:glyph_advances (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Ddwrite_int.h51 FX_FLOAT* glyph_advances);
Dfx_win32_dwrite.cpp227 FX_FLOAT* glyph_advances) in DwRendingString() argument
248 glyphRun.glyphAdvances = glyph_advances; in DwRendingString()