Searched refs:MutableStandardSection (Results 1 – 4 of 4) sorted by relevance
22 xmlDocPtr* MutableStandardSection();
23 xmlDocPtr* XmpData::MutableStandardSection() { return &xmp_; } in MutableStandardSection() function in dynamic_depth::xmpmeta::XmpData
101 *xmp->MutableStandardSection() = xmlReadMemory( in ParseFirstValidXMPSection()
269 *xmp_data->MutableStandardSection() = CreateXmpSection(); in CreateXmpData()