Home
last modified time | relevance | path

Searched refs:headerSectionFound (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tiled/tiled-1.7.2/src/plugins/flare/
H A Dflareplugin.cpp85 bool headerSectionFound = false; in read() local
108 headerSectionFound = true; in read()
281 if (!headerSectionFound || !tilesetsSectionFound || !tilelayerSectionFound) { in read()