Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx625 std::vector<ControlPoint> myPoints; in GetCompoundTTOutline() local
795 myPoints.push_back( cp ); in GetCompoundTTOutline()
804 if( myPoints.empty() ) in GetCompoundTTOutline()
807 np = myPoints.size(); in GetCompoundTTOutline()
812 memcpy( pa, &myPoints[0], np*sizeof(ControlPoint) ); in GetCompoundTTOutline()

Completed in 25 milliseconds