Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_tagged.cpp349 CPDF_Object* pAttr = GetAttr(owner, name, FALSE); in GetAttr() local
362 CPDF_Object* pAttr = pAttrDict->GetElementValue(name); in GetAttr() local
396 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable); in GetAttr() local
408 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetName() local
416 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetColor() local
425 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetNumber() local
433 CPDF_Object* pAttr = GetAttr(owner, name, bInheritable, subindex); in GetInteger() local
Ddoc_utils.cpp721 CPDF_Object* pAttr = pFieldDict->GetElementValue(name); in FPDF_GetFieldAttr() local
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp136 CPDF_Object* pAttr = pFieldDict->GetElementValue(name); in BF_GetField() local