Home
last modified time | relevance | path

Searched defs:nHeight1 (Results 1 – 5 of 5) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvimbase.hxx105 sal_uIntPtr nHeight1; member in SvImageBase
/trunk/main/svx/source/table/
H A Dtablemodel.cxx1161 sal_Int32 nHeight1 = 0, nHeight2 = 0; in optimize() local
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx690 const long nHeight1 = nHeight - 1L; in Mirror() local
781 const long nHeight1 = nHeight - 1L; in Rotate() local
H A Dbitmap3.cxx1288 const long nHeight1 = pReadAcc->Height() - 1L; in ImplScaleInterpolate() local
H A Dsalmisc.cxx93 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplPALToPAL() local
127 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplPALToTC() local
204 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplTCToTC() local
248 const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight - 1; in ImplTCToPAL() local

Completed in 65 milliseconds