Searched defs:SetPointCount (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_path.cpp123 FX_BOOL CFX_PathData::SetPointCount(int nPoints) function in class:CFX_PathData
172 SetPointCount(nPoints);
596 if (!SetPointCount(src.m_PointCount)) {

Completed in 841 milliseconds