Searched defs:pAttr (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/core/src/fpdfdoc/ |
D | doc_tagged.cpp | 338 CPDF_Object* pAttr = GetAttr(owner, name, FALSE); in GetAttr() local 351 CPDF_Object* pAttr = pAttrDict->GetElementValue(name); in GetAttr() local 384 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable); in GetAttr() local 399 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetName() local 422 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetNumber() local 430 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetInteger() local
|
D | doc_utils.cpp | 701 CPDF_Object* pAttr = pFieldDict->GetElementValue(name); in FPDF_GetFieldAttr() local
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_basic_imp.cpp | 140 XFA_LPCNOTSUREATTRIBUTE pAttr = in XFA_GetAttributeDefaultValue() local 245 const uint8_t* pAttr = XFA_GetElementAttributes(eElement, iCount); in XFA_GetAttributeOfElement() local 326 XFA_LPCNOTSUREATTRIBUTE pAttr = g_XFANotsureAttributes + iMid; in XFA_GetNotsureAttribute() local
|
D | xfa_document_serialize.cpp | 214 XFA_LPCATTRIBUTEINFO pAttr = in XFA_DataExporter_RegenerateFormFile_Changed() local 399 XFA_LPCATTRIBUTEINFO pAttr = in XFA_DataExporter_RegenerateFormFile_Container() local
|
D | xfa_object_imp.cpp | 3770 XFA_LPCATTRIBUTEINFO pAttr = XFA_GetAttributeByID(eAttr); in SetAttribute() local 3807 XFA_LPCATTRIBUTEINFO pAttr = XFA_GetAttributeByID(eAttr); in GetAttribute() local
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_tiff.cpp | 253 FX_BOOL Tiff_Exif_GetInfo(TIFF* tif_ctx, ttag_t tag, CFX_DIBAttribute* pAttr) { in Tiff_Exif_GetInfo() 265 CFX_DIBAttribute* pAttr) { in Tiff_Exif_GetStringInfo()
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 2535 …In_ GUID guidKey, _In_ ABI::Windows::Foundation::IPropertyValue *pValue, _In_ IMFAttributes* pAttr) in AddAttribute() 2839 _ComPtr<IMFAttributes> pAttr; in AddStreamSink() local
|
D | cap_msmf.cpp | 811 HRESULT LogAttributeValueByIndexNew(IMFAttributes *pAttr, DWORD index, MediaType &out) in LogAttributeValueByIndexNew()
|