Searched refs:structParentKey (Results 1 – 2 of 2) sorted by relevance
338 int structParentKey = createStructParentKeyForNodeId(link->fNodeId); in getAnnotations() local339 if (structParentKey != -1) { in getAnnotations()340 annotation.insertInt("StructParent", structParentKey); in getAnnotations()
354 int structParentKey = kFirstAnnotationStructParentKey + static_cast<int>(j); in makeStructTreeRoot() local361 parentTreeNums->appendInt(structParentKey); in makeStructTreeRoot()