Searched refs:hasContents (Results 1 – 2 of 2) sorted by relevance
435 virtual bool hasContents() const { return false; } in hasContents() function503 bool hasContents() const override { in hasContents() function540 bool hasContents() const override { return true; } in hasContents() function
2129 if (!OldSec->hasContents()) in updateSection()