Searched refs:ImpReadNCSACoords (Results 1 – 2 of 2) sorted by relevance
597 const Point aTopLeft( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()598 const Point aBottomRight( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()607 const Point aCenter( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()608 const Point aDX( aCenter - ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()622 aPoly[ i ] = ImpReadNCSACoords( &pStr ); in ImpReadNCSALine()664 Point ImageMap::ImpReadNCSACoords( const char** ppStr ) in ImpReadNCSACoords() function in ImageMap
67 Point ImpReadNCSACoords( const char** ppStr );
Completed in 21 milliseconds