Searched defs:_rect (Results 1 – 2 of 2) sorted by relevance
2899 auto drawRect = [&](CRect _rect, COLORREF color, BYTE _alpha) { in DrawList()
162 void UiElement::Element::SetRect(CRect _rect) in SetRect()