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.cpp130 void CFX_PathData::AllocPointCount(int nPoints) { in AllocPointCount() function in CFX_PathData
156 AllocPointCount(new_count); in AddPointCount()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp333 path.AllocPointCount(pData->rdh.nCount * 5); in Init()
/external/pdfium/core/include/fxge/
Dfx_ge.h132 void AllocPointCount(int nPoints);