Searched refs:sectionType (Results 1 – 3 of 3) sorted by relevance
271 if (ending->sectionType == bejSectionSet) in bejProcessEnding()277 else if (ending->sectionType == bejSectionArray) in bejProcessEnding()318 return ending->sectionType == bejSectionArray; in bejIsArrayElement()371 .sectionType = bejSectionSet, in bejHandleBejSet()436 .sectionType = bejSectionArray, in bejHandleBejArray()680 .sectionType = bejSectionNoType, in bejHandleBejPropertyAnnotation()
32 enum BejSectionType sectionType; member
177 sectionType.data & string & GUID data for the type of section body.\\178 sectionType.type & string & The human readable name, if possible, for the type of section body. GUI…