Searched refs:FillRule (Results 1 - 5 of 5) sorted by relevance

/haiku/src/servers/app/
H A DDrawState.h165 int32 FillRule() const function in class:DrawState
H A DServerWindow.cpp1560 int32 fillRule = fCurrentView->CurrentState()->FillRule();
/haiku/headers/os/interface/
H A DView.h321 int32 FillRule() const;
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp340 SetFillRule(state->FillRule());
/haiku/src/kits/interface/
H A DView.cpp696 ret = data->AddInt16("_fillrule", (int16)FillRule());
2214 BView::FillRule() const function in class:BView

Completed in 118 milliseconds