Home
last modified time | relevance | path

Searched refs:SupportsFill (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/servers/app/playground/
H A DStates.cpp121 if (!SupportsFill() || !fFill) { in Bounds()
172 if (!SupportsFill() || !fFill) in _AdjustViewState()
199 virtual bool SupportsFill() const in SupportsFill() function in LineState
H A DStates.h45 virtual bool SupportsFill() const in SupportsFill() function