Searched refs:LoadRichText (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.cpp | 468 if (!LoadRichText(pXMLNode, szText.width, fLinePos, in Layout() 477 if (!LoadRichText(pXMLNode, szText.width, fLinePos, in Layout() 487 if (!LoadRichText(pXMLNode, szText.width, fLinePos, in Layout() 642 LoadRichText(pXMLContainer, textWidth, fLinePos, pRootStyle, bSavePieces, in Loader() 686 bool CXFA_TextLayout::LoadRichText( in LoadRichText() function in CXFA_TextLayout 834 if (!LoadRichText(pChildNode, textWidth, fLinePos, in LoadRichText()
|
D | cxfa_textlayout.h | 75 bool LoadRichText(CFX_XMLNode* pXMLNode,
|