| 168 | bool hasContents; |
| 169 | |
| 170 | inline DeepIterator () { } |
| 171 | |
| 172 | static Widget *getRespectiveParent (Widget *widget, Content::Type mask); |
| 173 | inline Widget *getRespectiveParent (Widget *widget) { |
nothing calls this directly
no outgoing calls
no test coverage detected