Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp31 void AdjustGlyphSpace(std::vector<FXTEXT_GLYPHPOS>* pGlyphAndPos) { in AdjustGlyphSpace() argument
32 ASSERT(pGlyphAndPos->size() > 1); in AdjustGlyphSpace()
33 std::vector<FXTEXT_GLYPHPOS>& glyphs = *pGlyphAndPos; in AdjustGlyphSpace()