Home
last modified time | relevance | path

Searched defs:nHalfWidth (Results 1 – 3 of 3) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3797 sal_Int32 nHalfWidth = ( rBoundRect.GetWidth() + 1) >> 1; in ImportFontWork() local
4223 sal_Int32 nHalfWidth = ( aClientRect.GetWidth() + 1 ) >> 1; in ImportGroup() local
4419 sal_Int32 nHalfWidth = ( aObjData.aBoundRect.GetWidth() + 1 ) >> 1; in ImportShape() local
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java232 int nHalfWidth = aPageSize.Width / 2; in Demo_ShapeCreation() local
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1039 sal_uLong nHalfWidth = nWidthPerChar / 2; in DrawText() local

Completed in 58 milliseconds