Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_ge.h155 void TrimPoints(int nPoints);
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp146 void CFX_PathData::TrimPoints(int nPoints) { in TrimPoints() function in CFX_PathData
Dfx_ge_text.cpp1854 pPath->TrimPoints(params.m_PointCount); in LoadGlyphPath()