Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp54 bool IsValidAlertButton(int type) { in IsValidAlertButton() function
355 int iButtonType = IsValidAlertButton(dwButtonType) in MsgBox()