Searched refs:hasGlobalCssStyleAttributes (Results 1 – 2 of 2) sorted by relevance
74 bool hasGlobalCssStyleAttributes() const { return !maIdStyleTokenMapperList.empty(); } in hasGlobalCssStyleAttributes() function in svgio::svgreader::SvgDocument
57 if(rDocument.hasGlobalCssStyleAttributes()) in fillCssStyleVectorUsingHierarchyAndSelectors()