Searched defs:nLevel (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/src/fpdfdoc/ |
D | doc_basic.cpp | 83 int& nIndex, CPDF_Array** ppFind, int nLevel = 0) in SearchNameNode() 140 CFX_ByteString& csName, CPDF_Array** ppFind, int nLevel = 0) in SearchNameNode() 175 static int CountNames(CPDF_Dictionary* pNode, int nLevel = 0) in CountNames()
|
D | doc_tagged.cpp | 122 …entImpl* CPDF_StructTreeImpl::AddPageNode(CPDF_Dictionary* pDict, CFX_MapPtrToPtr& map, int nLevel) in AddPageNode() 315 static CPDF_Dictionary* FindAttrDict(CPDF_Object* pAttrs, FX_BSTR owner, FX_FLOAT nLevel = 0.0F) in FindAttrDict()
|
D | doc_ocg.cpp | 190 FX_BOOL CPDF_OCContext::GetOCGVE(CPDF_Array *pExpression, FX_BOOL bFromConfig, int nLevel) in GetOCGVE()
|
D | doc_form.cpp | 117 void CFieldTree::RemoveNode(_Node *pNode, int nLevel) in RemoveNode() 1227 void CPDF_InterForm::LoadField(CPDF_Dictionary* pFieldDict, int nLevel) in LoadField() 1499 …tField(CPDF_Dictionary* pFieldDict, const CFX_WideString& parent_name, FX_BOOL bNotify, int nLevel) in FDF_ImportField()
|
D | doc_utils.cpp | 713 CPDF_Object* FPDF_GetFieldAttr(CPDF_Dictionary* pFieldDict, const FX_CHAR* name, int nLevel) in FPDF_GetFieldAttr()
|