Searched refs:LoadRichText (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.cpp | 493 if (!LoadRichText(pXMLNode, szText.width, &fLinePos, in LayoutInternal() 503 if (!LoadRichText(pXMLNode, szText.width, &fLinePos, in LayoutInternal() 513 if (!LoadRichText(pXMLNode, szText.width, &fLinePos, in LayoutInternal() 654 LoadRichText(pXMLContainer, textWidth, pLinePos, pRootStyle, bSavePieces, in Loader() 693 bool CXFA_TextLayout::LoadRichText( in LoadRichText() function in CXFA_TextLayout 835 if (!LoadRichText(pChildNode, textWidth, pLinePos, in LoadRichText()
|
D | cxfa_textlayout.h | 84 bool LoadRichText(const CFX_XMLNode* pXMLNode,
|