Home
last modified time | relevance | path

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

/trunk/main/basebmp/test/
H A Dbasictest.cxx147 const basegfx::B2IPoint aPt222(1,1); in TEST_F() local
148 pDevice->setPixel( aPt222, aCol, DrawMode_PAINT ); in TEST_F()
149 ASSERT_TRUE(pDevice->getPixel(aPt222) == aCol) << "get/setPixel roundtrip #5"; in TEST_F()
H A Dbmpdemo.cxx1095 const basegfx::B2IPoint aPt222(0,10); in Paint()
1097 pMask->drawLine( aPt111, aPt222, aCol333, basebmp::DrawMode_PAINT ); in Paint()

Completed in 22 milliseconds