Searched refs:COORD_TRANSFORM_SECTION (Results 1 – 2 of 2) sorted by relevance
24 #define COORD_TRANSFORM_SECTION "coordTransform" macro116 !strcmp(name, COORD_TRANSFORM_SECTION) || in IsSupportedSection()132 return !strcmp(name, COORD_TRANSFORM_SECTION) || in SectionAcceptsArgument()139 return !strcmp(name, COORD_TRANSFORM_SECTION) || in SectionPermitsDuplicates()
160 this->failOnSection(COORD_TRANSFORM_SECTION, msg); in writeConstructor()194 for (const Section* s : fSectionAndParameterHelper.getSections(COORD_TRANSFORM_SECTION)) { in writeConstructor()207 for (const Section* s : fSectionAndParameterHelper.getSections(COORD_TRANSFORM_SECTION)) { in writeConstructor()222 for (const Section* s : fSectionAndParameterHelper.getSections(COORD_TRANSFORM_SECTION)) { in writeFields()