Home
last modified time | relevance | path

Searched defs:SetJsonValue (Results 1 – 25 of 76) sorted by relevance

1234

/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DCacheBase.cpp70 void CacheBase::SetJsonValue(const Json::Value root) { in SetJsonValue() function in CacheBase
H A DReaderBase.cpp171 void ReaderBase::SetJsonValue(const Json::Value root) { in SetJsonValue() function in ReaderBase
H A DWriterBase.cpp216 void WriterBase::SetJsonValue(const Json::Value root) { in SetJsonValue() function in WriterBase
H A DCoordinate.cpp88 void Coordinate::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Coordinate
H A DImageReader.cpp171 void ImageReader::SetJsonValue(const Json::Value root) { in SetJsonValue() function in ImageReader
H A DProfiles.cpp184 void Profile::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Profile
H A DClipBase.cpp52 void ClipBase::SetJsonValue(const Json::Value root) { in SetJsonValue() function in ClipBase
H A DDecklinkReader.cpp285 void DecklinkReader::SetJsonValue(const Json::Value root) { in SetJsonValue() function in DecklinkReader
H A DEffectBase.cpp127 void EffectBase::SetJsonValue(const Json::Value root) { in SetJsonValue() function in EffectBase
H A DQtHtmlReader.cpp230 void QtHtmlReader::SetJsonValue(const Json::Value root) { in SetJsonValue() function in QtHtmlReader
H A DQtTextReader.cpp248 void QtTextReader::SetJsonValue(const Json::Value root) { in SetJsonValue() function in QtTextReader
H A DTextReader.cpp238 void TextReader::SetJsonValue(const Json::Value root) { in SetJsonValue() function in TextReader
H A DPoint.cpp122 void Point::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Point
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/effects/
H A DNegate.cpp97 void Negate::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Negate
H A DDeinterlace.cpp138 void Deinterlace::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Deinterlace
H A DBrightness.cpp138 void Brightness::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Brightness
H A DHue.cpp142 void Hue::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Hue
H A DChromaKey.cpp148 void ChromaKey::SetJsonValue(const Json::Value root) { in SetJsonValue() function in ChromaKey
H A DShift.cpp174 void Shift::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Shift
H A DPixelate.cpp150 void Pixelate::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Pixelate
/dports/multimedia/libopenshot/libopenshot-0.2.7/tests/
H A DReaderBase.cpp59 void SetJsonValue(Json::Value root) { }; in SetJsonValue() function in TestReader
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/audio_effects/
H A DNoise.cpp123 void Noise::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Noise
H A DRobotization.cpp141 void Robotization::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Robotization
H A DWhisperization.cpp148 void Whisperization::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Whisperization
H A DDelay.cpp164 void Delay::SetJsonValue(const Json::Value root) { in SetJsonValue() function in Delay

1234