Searched refs:XFA_STROKE_SAMESTYLE_NoPresence (Results 1 – 3 of 3) sorted by relevance
1338 if (!stroke1.SameStyles(stroke2, XFA_STROKE_SAMESTYLE_NoPresence | in XFA_BOX_GetFillPath()1828 if (!stroke1.SameStyles(stroke2, XFA_STROKE_SAMESTYLE_NoPresence | in XFA_BOX_Stroke_Rect()
454 #define XFA_STROKE_SAMESTYLE_NoPresence 1 macro
1437 if ((dwFlags & XFA_STROKE_SAMESTYLE_NoPresence) == 0 && in SameStyles()