Searched defs:NativeAlertDialogButtonOptions (Results 1 – 1 of 1) sorted by relevance
36 struct NativeAlertDialogButtonOptions { struct37 bool enabled;38 bool defaultFocus;62 struct CArrNativeAlertDialogButtonOptions { argument63 NativeAlertDialogButtonOptions* head; argument