Home
last modified time | relevance | path

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

/dports/math/amath/amath-1.8.5/build/flexcat/
H A Dreadprefs.c35 int NoBeep = FALSE; /* If TRUE, FlexCat won't call variable
128 NoBeep = Results[NOBEEP]; in ReadPrefs()
H A Dreadprefs.h35 extern int NoBeep;
H A Dmain.c231 NoBeep = TRUE; in main()
H A Dutils.c50 if((NumberOfWarnings > 0 || Code != 0) && !NoBeep) in MyExit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/pdf/
H A Dpdf_extension_test.cc1120 IN_PROC_BROWSER_TEST_P(PDFExtensionContentSettingJSTest, NoBeep) { in IN_PROC_BROWSER_TEST_P() argument