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

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_path.cpp139 FX_BOOL CFX_PathData::AllocPointCount(int nPoints) function in class:CFX_PathData
177 if (!AllocPointCount(new_count)) {
/external/pdfium/core/include/fxge/
H A Dfx_ge.h191 FX_BOOL AllocPointCount(int nPoints);
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_print.cpp313 path.AllocPointCount(pData->rdh.nCount * 5);

Completed in 98 milliseconds