Searched refs:XFA_TEXTPIECE (Results 1 – 2 of 2) sorted by relevance
253 } XFA_TEXTPIECE, *XFA_LPTEXTPIECE; typedef254 typedef XFA_TEXTPIECE const* XFA_LPCTEXTPIECE;
1741 (XFA_LPTEXTPIECE)m_pAllocator->Alloc(sizeof(XFA_TEXTPIECE)); in AppendTextLine()1885 XFA_TEXTPIECE* pPiece = pPieceLine->m_textPieces.GetAt(iPiece); in RenderPath()