Home
last modified time | relevance | path

Searched defs:nLevel (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_basic.cpp78 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()
Ddoc_tagged.cpp134 …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()
Ddoc_ocg.cpp190 FX_BOOL CPDF_OCContext::GetOCGVE(CPDF_Array *pExpression, FX_BOOL bFromConfig, int nLevel) in GetOCGVE()
Ddoc_form.cpp139 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()
Ddoc_utils.cpp732 CPDF_Object* FPDF_GetFieldAttr(CPDF_Dictionary* pFieldDict, const FX_CHAR* name, int nLevel) in FPDF_GetFieldAttr()
/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h1968 int nLevel; /* Number of nested loop */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10313 int nLevel; /* Number of nested loop */ member