Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp42 bool IsValidAlertIcon(int type) { in IsValidAlertIcon() function
301 IsValidAlertIcon(dwIconType) ? dwIconType : JSPLATFORM_ALERT_ICON_DEFAULT; in MsgBox()