Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx840 awt::Point aScreenLocVCL( 0, 0 ); in implGetBounds() local
842 aScreenLocVCL = xParentComponent->getLocationOnScreen(); in implGetBounds()
845 awt::Size aOffset( aScreenLocVCL.X - aScreenLocForeign.X, aScreenLocVCL.Y - aScreenLocForeign.Y ); in implGetBounds()

Completed in 42 milliseconds