Searched refs:_nBottom (Results 1 – 2 of 2) sorted by relevance
484 long _nRight, long _nBottom ) in Rectangle() argument489 nBottom = _nBottom; in Rectangle()
1155 long _nBottom ) in lcl_FindFirstInvaObj() argument1165 if ( pFly->Frm().Top() <= _nBottom ) in lcl_FindFirstInvaObj()1171 if ( 0 != (pTmp = lcl_FindFirstInvaCntnt( pFly, _nBottom, 0 )) && in lcl_FindFirstInvaObj()1172 pTmp->Frm().Top() <= _nBottom ) in lcl_FindFirstInvaObj()
Completed in 33 milliseconds