Home
last modified time | relevance | path

Searched defs:pAttr (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/tiff/
Dtiffmodule.cpp193 bool Tiff_Exif_GetInfo(TIFF* tif_ctx, ttag_t tag, CFX_DIBAttribute* pAttr) { in Tiff_Exif_GetInfo()
206 CFX_DIBAttribute* pAttr) { in Tiff_Exif_GetStringInfo()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1378 Value *pAttr = GEP(pPatchData, {(uint32_t)0, ScalarCPoint_attrib}); in swr_tes_llvm_fetch_patch_input() local
1394 Value *pAttr = GEP(pPatchData, {(uint32_t)0, ScalarCPoint_attrib}); in swr_tes_llvm_fetch_patch_input() local
1455 Value *pAttr = GEP(pAttrTab, {(Value*)C(0), attrib}); in swr_tes_llvm_fetch_vtx_input() local
1473 Value *pAttr = GEP(pAttrTab, {(Value*)C(0), attrib}); in swr_tes_llvm_fetch_vtx_input() local
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp42 const CPDF_Object* pAttr = pFieldDict->GetDirectObjectFor(name); in GetFieldAttrRecursive() local