Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp137 void CFX_PathData::AllocPointCount(int nPoints) in AllocPointCount() function in CFX_PathData
169 AllocPointCount(new_count); in AddPointCount()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp301 path.AllocPointCount(pData->rdh.nCount * 5); in Init()
/external/pdfium/core/include/fxge/
Dfx_ge.h189 void AllocPointCount(int nPoints);