Searched refs:contentBase (Results 1 - 5 of 5) 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/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c18158 xmlSchemaTypePtr contentBase, content; local
18175 contentBase = type->contentTypeDef;
18183 contentBase = baseType->contentTypeDef;
18212 content->baseType = contentBase;
18223 if (WXS_IS_TYPE_NOT_FIXED(contentBase))
18224 xmlSchemaTypeFixup(contentBase, ACTXT_CAST pctxt);
/external/libxml2/
H A Dxmlschemas.c18187 xmlSchemaTypePtr contentBase, content; local
18204 contentBase = type->contentTypeDef;
18212 contentBase = baseType->contentTypeDef;
18241 content->baseType = contentBase;
18252 if (WXS_IS_TYPE_NOT_FIXED(contentBase))
18253 xmlSchemaTypeFixup(contentBase, ACTXT_CAST pctxt);

Completed in 549 milliseconds