Searched refs:MarkIsRoot (Results 1 – 4 of 4) sorted by relevance
52 void MarkIsRoot(bool isRoot) in MarkIsRoot() function54 component_->MarkIsRoot(isRoot); in MarkIsRoot()
157 svg->MarkIsRoot(true); in ParseSvg()
59 svgComponent_->MarkIsRoot(false); in OnMounted()61 svgComponent_->MarkIsRoot(true); in OnMounted()
48 void MarkIsRoot(bool isRoot) in MarkIsRoot() function