Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.cpp530 if (!LoadRichText(pXMLNode, szText.width, &fLinePos, in LayoutInternal()
540 if (!LoadRichText(pXMLNode, szText.width, &fLinePos, in LayoutInternal()
550 if (!LoadRichText(pXMLNode, szText.width, &fLinePos, in LayoutInternal()
689 LoadRichText(pXMLContainer, textWidth, pLinePos, pRootStyle, bSavePieces, in Loader()
728 bool CXFA_TextLayout::LoadRichText( in LoadRichText() function in CXFA_TextLayout
866 if (!LoadRichText(pChildNode, textWidth, pLinePos, in LoadRichText()
H A Dcxfa_textlayout.h138 bool LoadRichText(const CFX_XMLNode* pXMLNode,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.cpp493 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()
H A Dcxfa_textlayout.h84 bool LoadRichText(const CFX_XMLNode* pXMLNode,
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_textlayout.cpp1126 if (!LoadRichText(pXMLNode, szText, fLinePos, m_pLoader->m_pParentStyle, in Layout()
1135 if (!LoadRichText(pXMLNode, szText, fLinePos, m_pLoader->m_pParentStyle, in Layout()
1145 if (!LoadRichText(pXMLNode, szText, fLinePos, in Layout()
1311 LoadRichText(pXMLContainer, szText, fLinePos, pRootStyle, bSavePieces); in Loader()
1350 FX_BOOL CXFA_TextLayout::LoadRichText(CFDE_XMLNode* pXMLNode, in LoadRichText() function in CXFA_TextLayout
1504 ret = LoadRichText(pChildNode, szText, fLinePos, in LoadRichText()
H A Dxfa_textlayout.h299 FX_BOOL LoadRichText(CFDE_XMLNode* pXMLNode,