Searched refs:contentBase (Results 1 - 4 of 4) sorted by relevance

/external/svox/pico/lib/
H A Dpicokpdf.h131 picoos_uint8 *contentBase; member in struct:picokpdf_pdfphs
H A Dpicokpdf.c266 pdfphs->contentBase = pdfphs->indexBase + pdfphs->numvectors * sizeof(picoos_uint32);
H A Dpicosig.c341 nContent = pdf->contentBase;
/external/libxml2/
H A Dxmlschemas.c18189 xmlSchemaTypePtr contentBase, content; local
18206 contentBase = type->contentTypeDef;
18214 contentBase = baseType->contentTypeDef;
18243 content->baseType = contentBase;
18254 if (WXS_IS_TYPE_NOT_FIXED(contentBase))
18255 xmlSchemaTypeFixup(contentBase, ACTXT_CAST pctxt);

Completed in 372 milliseconds