Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.cpp182 FDE_LPTXTEDTFORMATITEM pFormatItem = new FDE_TXTEDTFORMATITEM; in Parse() local
183 FXSYS_memcpy(pFormatItem, &FormatItem, sizeof(FDE_TXTEDTFORMATITEM)); in Parse()
184 m_ItemArr.Add(pFormatItem); in Parse()