Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp428 char style_char; in DrawBorder() local
433 style_char = 'S'; in DrawBorder()
452 style_char = 'D'; in DrawBorder()
460 style_char = style[1]; in DrawBorder()
476 if (style_char == 'D') { in DrawBorder()