Home
last modified time | relevance | path

Searched defs:PrepareHeader (Results 1 – 12 of 12) sorted by relevance

/dports/games/openttd/openttd-12.1/src/sound/
H A Dwin32_s.cpp35 static void PrepareHeader(WAVEHDR *hdr) in PrepareHeader() function
/dports/audio/zmusic/ZMusic-1.1.8/source/mididevices/
H A Dmusic_base_mididevice.cpp79 int MIDIDevice::PrepareHeader(MidiHeader *header) in PrepareHeader() function in MIDIDevice
H A Dmusic_win_mididevice.cpp509 int WinMIDIDevice::PrepareHeader(MidiHeader *header) in PrepareHeader() function in WinMIDIDevice
/dports/cad/opencascade/opencascade-7.6.0/src/StepData/
H A DStepData_StepReaderTool.cxx122 void StepData_StepReaderTool::PrepareHeader in PrepareHeader() function in StepData_StepReaderTool
H A DStepData_StepReaderData.cxx2141 void StepData_StepReaderData::PrepareHeader() in PrepareHeader() function in StepData_StepReaderData
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dmusic_win_mididevice.cpp348 int WinMIDIDevice::PrepareHeader(MIDIHDR *header) in PrepareHeader() function in WinMIDIDevice
H A Dmusic_midistream.cpp1459 int MIDIDevice::PrepareHeader(MIDIHDR *header) in PrepareHeader() function in MIDIDevice
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dpagefrm.hxx45 PrepareHeader = 0x08, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dhffrm.cxx682 void SwPageFrame::PrepareHeader() in PrepareHeader() function in SwPageFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dhffrm.cxx685 void SwPageFrame::PrepareHeader() in PrepareHeader() function in SwPageFrame
/dports/mail/aerc/aerc-0.4.0/widgets/
H A Dcompose.go370 func (c *Composer) PrepareHeader() (*mail.Header, []string, error) { func
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/
H A DGKUtils.cs1377 …public static void PrepareHeader(GDMTree tree, string fileName, GEDCOMCharacterSet charSet, bool z… in PrepareHeader() method in GKCore.GKUtils