Searched refs:contentBase (Results 1 – 4 of 4) sorted by relevance
131 picoos_uint8 *contentBase; member
266 pdfphs->contentBase = pdfphs->indexBase + pdfphs->numvectors * sizeof(picoos_uint32); in kpdfPHSInitialize()
341 nContent = pdf->contentBase; in getPhsFromPdf()
18228 xmlSchemaTypePtr contentBase, content; in xmlSchemaFixupComplexType() local18245 contentBase = type->contentTypeDef; in xmlSchemaFixupComplexType()18253 contentBase = baseType->contentTypeDef; in xmlSchemaFixupComplexType()18282 content->baseType = contentBase; in xmlSchemaFixupComplexType()18293 if (WXS_IS_TYPE_NOT_FIXED(contentBase)) in xmlSchemaFixupComplexType()18294 xmlSchemaTypeFixup(contentBase, ACTXT_CAST pctxt); in xmlSchemaFixupComplexType()