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

  /external/pdfium/xfa/fxfa/parser/
cxfa_stroke.h 17 XFA_STROKE_SAMESTYLE_NoPresence = 1,
cxfa_stroke.cpp 157 if ((dwFlags & XFA_STROKE_SAMESTYLE_NoPresence) == 0 &&
cxfa_rectangle.cpp 84 if (!stroke1->SameStyles(stroke2, XFA_STROKE_SAMESTYLE_NoPresence |
304 if (!stroke1->SameStyles(stroke2, XFA_STROKE_SAMESTYLE_NoPresence |

Completed in 135 milliseconds