Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp419 char style_char; in DrawBorder() local
424 style_char = 'S'; in DrawBorder()
443 style_char = 'D'; in DrawBorder()
451 style_char = style[1]; in DrawBorder()
467 if (style_char == 'D') { in DrawBorder()