Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Ddwrite_int.h61 float* glyph_advances);
Dfx_win32_dwrite.cpp237 float* glyph_advances) { in DwRendingString() argument
257 glyphRun.glyphAdvances = glyph_advances; in DwRendingString()