Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp266 int iButtonType = 0; in MsgBox() local
283 iButtonType |= 0; in MsgBox()
286 iButtonType |= 1; in MsgBox()
289 iButtonType |= 2; in MsgBox()
292 iButtonType |= 3; in MsgBox()
296 iButtonType, iconType); in MsgBox()