Searched refs:sectionType (Results 1 – 3 of 3) sorted by relevance
250 if (ending->sectionType == bejSectionSet) in bejProcessEnding()256 else if (ending->sectionType == bejSectionArray) in bejProcessEnding()297 return ending->sectionType == bejSectionArray; in bejIsArrayElement()350 .sectionType = bejSectionSet, in bejHandleBejSet()415 .sectionType = bejSectionArray, in bejHandleBejArray()658 .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…