Searched refs:hasCustomRegionStyle (Results 1 – 4 of 4) sorted by relevance
69 bool hasCustomRegionStyle() const { return m_hasCustomRegionStyle; } in hasCustomRegionStyle() function70 …void setHasCustomRegionStyle(bool hasCustomRegionStyle) { m_hasCustomRegionStyle = hasCustomRegion… in setHasCustomRegionStyle() argument
464 if (!hasCustomRegionStyle()) in setRegionObjectsRegionStyle()504 if (!hasCustomRegionStyle()) in restoreRegionObjectsOriginalStyle()
581 if (renderRegion->hasCustomRegionStyle()) in writeRenderRegionList()
788 if (region->hasCustomRegionStyle()) { in checkRegionsWithStyling()