Home
last modified time | relevance | path

Searched refs:pRootStyle (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dcxfa_textparser.cpp218 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse() local
219 ParseRichText(pXMLContainer, pRootStyle.Get()); in DoParse()
Dcxfa_textlayout.cpp656 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader() local
657 LoadRichText(pXMLContainer, szText, fLinePos, pRootStyle, bSavePieces, in Loader()