Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx366 Point aPointTxTy( tx, ty ); in DrawChars_Impl() local
374 aPointTxTy.X() = x - aBoundRect.Left() in DrawChars_Impl()
378 aBoundRect += aPointTxTy; in DrawChars_Impl()
384 aPointTxTy.Y() -= nYLDelta - 1; in DrawChars_Impl()
386 aPointTxTy.Y() += nYHDelta - 1; in DrawChars_Impl()
392 aPointTxTy.X() -= nXLDelta - 1; in DrawChars_Impl()
394 aPointTxTy.X() += nXHDelta - 1; in DrawChars_Impl()
401 DrawText( aPointTxTy, aCharStr ); in DrawChars_Impl()
415 DrawText( aPointTxTy, aCharStr ); in DrawChars_Impl()
430 DrawText( aPointTxTy, aCharStr ); in DrawChars_Impl()

Completed in 18 milliseconds