Home
last modified time | relevance | path

Searched defs:textToWrite (Results 1 – 7 of 7) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/system/
H A Djuce_PlatformDefs.h141 …#define DBG(textToWrite) JUCE_BLOCK_WITH_FORCED_SEMICOLON (juce::String tempDbgBuf; tempD… argument
164 #define DBG(textToWrite) argument
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/system/
H A Djuce_PlatformDefs.h121 …#define DBG(textToWrite) JUCE_BLOCK_WITH_FORCED_SEMICOLON (juce::String tempDbgBuf; tempD… argument
144 #define DBG(textToWrite) argument
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/system/
H A Djuce_PlatformDefs.h143 …#define DBG(textToWrite) JUCE_BLOCK_WITH_FORCED_SEMICOLON (juce::String tempDbgBuf; tempD… argument
166 #define DBG(textToWrite) argument
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/files/
H A Djuce_File.cpp780 bool File::replaceWithText (const String& textToWrite, bool asUnicode, bool writeHeaderBytes, const… in replaceWithText() argument
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/files/
H A Djuce_File.cpp780 bool File::replaceWithText (const String& textToWrite, bool asUnicode, bool writeHeaderBytes, const… in replaceWithText() argument
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/files/
H A Djuce_File.cpp781 bool File::replaceWithText (const String& textToWrite, bool asUnicode, bool writeHeaderBytes, const… in replaceWithText() argument
/dports/audio/carla/Carla-2.4.1/source/modules/water/files/
H A DFile.cpp777 bool File::replaceWithText (const String& textToWrite, in replaceWithText()