Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_font.h131 void AllocSubData(size_t size);
Dcfx_font.cpp640 void CFX_Font::AllocSubData(size_t size) { in AllocSubData() function in CFX_Font
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp667 m_Font.AllocSubData(length); in GetGlyphIndex()