Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/sys/
H A Dpraat_library.cpp24 bool includeRecordAPI, bool includePlayAPI, in praat_library_createC() argument
53 includeRecordAPI, includePlayAPI, includeDrawAPI, includeHelpAPI, includeWindowAPI); in praat_library_createC()
H A DpraatP.h172 bool includeRecordAPI, bool includePlayAPI,
176 …bool includeRecordAPI, bool includePlayAPI, bool includeDrawAPI, bool includeHelpAPI, bool include…
H A Dpraat_menuCommands.cpp509 …bool includeRecordAPI, bool includePlayAPI, bool includeDrawAPI, bool includeHelpAPI, bool include… in commandIsToBeIncluded() argument
519 (! includeRecordAPI && Melder_nequ (command -> nameOfCallback, U"RECORD_", 7)) || in commandIsToBeIncluded()
550 …bool includeRecordAPI, bool includePlayAPI, bool includeDrawAPI, bool includeHelpAPI, bool include… in praat_menuCommands_writeC() argument
558 includeRecordAPI, includePlayAPI, includeDrawAPI, includeHelpAPI, includeWindowAPI)) continue; in praat_menuCommands_writeC()
H A Dpraat_objectMenus.cpp411 BOOLEAN (includeRecordAPI, U"Include \"Record\" API", true)
420 includeQueryAPI, includeModifyAPI, includeToAPI, includeRecordAPI, includePlayAPI,