Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_annot.cpp265 char style_char; in DrawBorder() local
270 style_char = 'S'; in DrawBorder()
289 style_char = 'D'; in DrawBorder()
297 style_char = style[1]; in DrawBorder()
313 if (style_char == 'D') { in DrawBorder()