Searched refs:aCoordSize (Results 1 – 1 of 1) sorted by relevance
136 Int32Pair aCoordSize = maTypeModel.moCoordSize.get( Int32Pair( 1000, 1000 ) ); in getCoordSystem() local137 return Rectangle( aCoordPos.first, aCoordPos.second, aCoordSize.first, aCoordSize.second ); in getCoordSystem()
Completed in 21 milliseconds