Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp246 IFDE_CSSComputedStyle* pRootStyle = CreateRootStyle(pTextProvider); in DoParse() local
247 ParseRichText(pXMLContainer, pRootStyle); in DoParse()
248 pRootStyle->Release(); in DoParse()
1333 IFDE_CSSComputedStyle* pRootStyle = in Loader() local
1335 LoadRichText(pXMLContainer, szText, fLinePos, pRootStyle, bSavePieces); in Loader()
1336 pRootStyle->Release(); in Loader()