Searched refs:bYNeg (Results 1 – 3 of 3) sorted by relevance
121 FASTBOOL bYNeg=(nYMul<0)!=(nYDiv<0); in ImpDragCalcRect() local136 if (bYNeg) nNeed=-nNeed; in ImpDragCalcRect()
1997 bool bYNeg=nYMul<0; if (bYNeg) nYMul=-nYMul; in MoveSdrDrag() local2032 bYNeg=false; in MoveSdrDrag()2048 bYNeg=false; in MoveSdrDrag()2076 if (bYNeg) in MoveSdrDrag()
1298 FASTBOOL bYNeg=(nYMul<0)!=(nYDiv<0); in ImpDragCalcRect() local1313 if (bYNeg) nNeed=-nNeed; in ImpDragCalcRect()
Completed in 311 milliseconds