Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp150 int iButtonType = 0; in MsgBox() local
167 iButtonType |= 0; in MsgBox()
170 iButtonType |= 1; in MsgBox()
173 iButtonType |= 2; in MsgBox()
176 iButtonType |= 3; in MsgBox()
180 iButtonType, iconType); in MsgBox()