Home
last modified time | relevance | path

Searched defs:strokeBefore (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.cpp463 CXFA_Stroke* strokeBefore = strokes[(nIndex + 1 * 8 - 1) % 8]; in GetPath() local
472 CXFA_Stroke* strokeBefore = strokes[(nIndex + 8 - 2) % 8]; in GetPath() local