Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h253 } XFA_TEXTPIECE, *XFA_LPTEXTPIECE; typedef
254 typedef XFA_TEXTPIECE const* XFA_LPCTEXTPIECE;
Dxfa_textlayout.cpp1741 (XFA_LPTEXTPIECE)m_pAllocator->Alloc(sizeof(XFA_TEXTPIECE)); in AppendTextLine()
1885 XFA_TEXTPIECE* pPiece = pPieceLine->m_textPieces.GetAt(iPiece); in RenderPath()