Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_field.cpp1886 ByteString csBCaption; in get_style() local
1889 csBCaption = "circle"; in get_style()
1892 csBCaption = "cross"; in get_style()
1895 csBCaption = "diamond"; in get_style()
1898 csBCaption = "square"; in get_style()
1901 csBCaption = "star"; in get_style()
1904 csBCaption = "check"; in get_style()
1908 WideString::FromDefANSI(csBCaption.AsStringView()).AsStringView())); in get_style()