HomeSort by relevance Sort by last modified time
    Searched refs:g_XFANotsureAttributes (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp 30 extern const XFA_NOTSUREATTRIBUTE g_XFANotsureAttributes[];
326 XFA_LPCNOTSUREATTRIBUTE pAttr = g_XFANotsureAttributes + iMid;
336 pAttr = g_XFANotsureAttributes + iBefore;
348 pAttr = g_XFANotsureAttributes + iBefore;
353 pAttr = g_XFANotsureAttributes + iAfter;
365 pAttr = g_XFANotsureAttributes + iAfter;
xfa_basic_data.cpp     [all...]

Completed in 34 milliseconds