Searched defs:hasRelativeHeight (Results 1 – 4 of 4) sorted by relevance
42 virtual bool hasRelativeHeight() const OVERRIDE { return true; } in hasRelativeHeight() function
47 virtual bool hasRelativeHeight() const OVERRIDE { return false; } in hasRelativeHeight() function
82 virtual bool hasRelativeHeight() const { return false; } in hasRelativeHeight() function
51 virtual bool hasRelativeHeight() const OVERRIDE { return m_image->hasRelativeHeight(); } in hasRelativeHeight() function