Home
last modified time | relevance | path

Searched defs:nHalfHeight (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3798 sal_Int32 nHalfHeight = ( rBoundRect.GetHeight() + 1) >> 1; in ImportFontWork() local
4224 sal_Int32 nHalfHeight = ( aClientRect.GetHeight() + 1 ) >> 1; in ImportGroup() local
4420 sal_Int32 nHalfHeight = ( aObjData.aBoundRect.GetHeight() + 1 ) >> 1; in ImportShape() local
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java233 int nHalfHeight = aPageSize.Height / 2; in Demo_ShapeCreation() local

Completed in 41 milliseconds