Searched refs:pRootStyle (Results 1 – 2 of 2) sorted by relevance
229 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse() local230 ParseRichText(pXMLContainer, pRootStyle.Get()); in DoParse()
653 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader() local654 LoadRichText(pXMLContainer, textWidth, pLinePos, pRootStyle, bSavePieces, in Loader()