Searched defs:nLevel (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/core/src/fpdfdoc/ |
D | doc_basic.cpp | 78 int& nIndex, CPDF_Array** ppFind, int nLevel = 0) in SearchNameNode() 135 CFX_ByteString& csName, CPDF_Array** ppFind, int nLevel = 0) in SearchNameNode() 170 static int CountNames(CPDF_Dictionary* pNode, int nLevel = 0) in CountNames()
|
D | doc_tagged.cpp | 134 …entImpl* CPDF_StructTreeImpl::AddPageNode(CPDF_Dictionary* pDict, CFX_MapPtrToPtr& map, int nLevel) in AddPageNode() 325 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 | 139 void CFieldTree::RemoveNode(_Node *pNode, int nLevel) in RemoveNode() 1248 void CPDF_InterForm::LoadField(CPDF_Dictionary* pFieldDict, int nLevel) in LoadField() 1523 …tField(CPDF_Dictionary* pFieldDict, const CFX_WideString& parent_name, FX_BOOL bNotify, int nLevel) in FDF_ImportField()
|
D | doc_utils.cpp | 732 CPDF_Object* FPDF_GetFieldAttr(CPDF_Dictionary* pFieldDict, const FX_CHAR* name, int nLevel) in FPDF_GetFieldAttr()
|
/external/chromium_org/third_party/sqlite/src/src/ |
D | sqliteInt.h | 1968 int nLevel; /* Number of nested loop */ member
|
/external/chromium_org/third_party/sqlite/amalgamation/ |
D | sqlite3.c | 10313 int nLevel; /* Number of nested loop */ member
|