Searched refs:RECTL_bIsEmptyRect (Results 1 – 12 of 12) sorted by relevance
23 if (RECTL_bIsEmptyRect(prcl1)) in RECTL_bUnionRect()25 if (RECTL_bIsEmptyRect(prcl2)) in RECTL_bUnionRect()37 if (RECTL_bIsEmptyRect(prcl2)) in RECTL_bUnionRect()
44 RECTL_bIsEmptyRect( in RECTL_bIsEmptyRect() function81 return !RECTL_bIsEmptyRect(prclDst); in RECTL_bClipRectBySize()
724 if (RECTL_bIsEmptyRect(&rc)) in NtGdiGetBoundsRect()806 (RECTL_bIsEmptyRect(&pdc->erclBoundsApp) ? ret & DCB_SET : DCB_SET ); in NtGdiSetBoundsRect()
1017 if (RECTL_bIsEmptyRect(&rclExtent)) in GreGradientFill()
77 if (RECTL_bIsEmptyRect(&rclDest)) return TRUE; in EngCopyBits()
964 if (!RECTL_bIsEmptyRect(&Window->rcWindow)) in co_UserRedrawWindow()969 if (!RECTL_bIsEmptyRect(&Window->rcClient)) in co_UserRedrawWindow()2432 if ( RECTL_bIsEmptyRect(&SafeRect) && hFont == 0 && hIcon == 0 ) in NtUserDrawCaptionTemp()
1091 if (Wnd->state2 & WNDS2_STARTPAINT && !RECTL_bIsEmptyRect(&Wnd->rcClient)) in IntDefWindowProc()
1102 if (RECTL_bIsEmptyRect(&Info.rcScrollBar)) in IntDrawScrollBar()
1077 if (RECTL_bIsEmptyRect(&rcWorkArea)) in SpiGetSet()
498 !RECTL_bIsEmptyRect(&pwnd->InternalPos.NormalRect)) in DefWndDoSizeMove()
555 RECTL_bIsEmptyRect(&Wnd->InternalPos.NormalRect)) in WinPosInitInternalPos()
3529 if (RECTL_bIsEmptyRect(&lphc->buttonRect)) in NtUserGetComboBoxInfo()