Home
last modified time | relevance | path

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

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