Searched refs:pRootStyle (Results 1 – 2 of 2) sorted by relevance
213 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse() local214 ParseRichText(pXMLContainer, pRootStyle.Get()); in DoParse()
641 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader() local642 LoadRichText(pXMLContainer, textWidth, fLinePos, pRootStyle, bSavePieces, in Loader()