Searched refs:IsMarkerApp1 (Results 1 – 3 of 3) sorted by relevance
20 bool IsMarkerApp1();
187 if (sections->at(index).IsMarkerApp1() && in InsertStandardXMPSection()197 (!sections->empty() && sections->at(0).IsMarkerApp1()) ? 1 : 0; in InsertStandardXMPSection()
85 bool Section::IsMarkerApp1() { return marker == kApp1; } in IsMarkerApp1() function in dynamic_depth::xmpmeta::Section