Lines Matching refs:Height

126 …Rectangle aMarkRect(Point(rPos.X() - (rSize.Width() / 2), rPos.Y() - (rSize.Height() / 2)), rSize);  in ImpCheckInsertPos()
663 maDropPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()
732 Fraction aScaleHeight( aPickObjSize.Height(), aObjSize.Height() ); in InsertData()
828 maDropPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()
853 maDropPos.Y() -= ( aSize.Height() >> 1 ); in InsertData()
896 maDropPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()
957 if( aObjDesc.maSize.Width() && aObjDesc.maSize.Height() ) in InsertData()
969 if( aObjDesc.maSize.Width() && aObjDesc.maSize.Height() ) in InsertData()
973 aSz.Height = aTmp.Height(); in InsertData()
986 aSize = Size( aSz.Width, aSz.Height ); in InsertData()
988 if( !aSize.Width() || !aSize.Height() ) in InsertData()
991 aSize.Height() = 10000; in InsertData()
994 aSz.Height = aSize.Height(); in InsertData()
1004 maDropPos.Y() -= Min( aSize.Height(), aMaxSize.Height() ) >> 1; in InsertData()
1127 if( aObjDesc.maSize.Width() && aObjDesc.maSize.Height() ) in InsertData()
1148 if( aObjDesc.maSize.Width() && aObjDesc.maSize.Height() ) in InsertData()
1151 if ( aSz.Width != aTmp.Width() || aSz.Height != aTmp.Height() ) in InsertData()
1154 aSz.Height = aTmp.Height(); in InsertData()
1159 aSize = Size( aSz.Width, aSz.Height ); in InsertData()
1161 if( !aSize.Width() || !aSize.Height() ) in InsertData()
1165 aSz.Height = aSize.Height(); in InsertData()
1175 maDropPos.Y() -= Min( aSize.Height(), aMaxSize.Height() ) >> 1; in InsertData()
1235 aInsertPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()
1267 aInsertPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()
1316 aInsertPos.Y() = pOwnData->GetStartPos().Y() + ( aSize.Height() >> 1 ); in InsertData()