Home
last modified time | relevance | path

Searched refs:GetRoot (Results 1 – 25 of 39) sorted by relevance

12

/external/pdfium/core/src/fpdfdoc/
Ddoc_viewerPreferences.cpp16 CPDF_Dictionary *pDict = m_pDoc->GetRoot(); in IsDirectionR2L()
25 CPDF_Dictionary *pDict = m_pDoc->GetRoot(); in PrintScaling()
34 CPDF_Dictionary *pDict = m_pDoc->GetRoot(); in NumCopies()
43 CPDF_Dictionary *pDict = m_pDoc->GetRoot(); in PrintPageRange()
54 CPDF_Dictionary *pDict = m_pDoc->GetRoot(); in Duplex()
Ddoc_basic.cpp77 if (pDoc->GetRoot() && pDoc->GetRoot()->GetDict(FX_BSTRC("Names"))) in CPDF_NameTree()
78 m_pRoot = pDoc->GetRoot()->GetDict(FX_BSTRC("Names"))->GetDict(category); in CPDF_NameTree()
236 CPDF_Dictionary* pDests = pDoc->GetRoot()->GetDict(FX_BSTRC("Dests")); in LookupNamedDest()
511 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetLabel()
548 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetPageByLabel()
Ddoc_metadata.cpp55 CPDF_Dictionary *pRoot = pDoc->GetRoot(); in LoadDoc()
141 CXML_Element* CPDF_Metadata::GetRoot() const in GetRoot() function in CPDF_Metadata
Ddoc_bookmark.cpp15 CPDF_Dictionary* pRoot = m_pDocument->GetRoot()->GetDict("Outlines"); in GetFirstChild()
Ddoc_tagged.cpp14 CPDF_Dictionary* pCatalog = pDoc->GetRoot(); in IsTagged()
38 CPDF_Dictionary* pCatalog = pDoc->GetRoot(); in CPDF_StructTreeImpl()
Ddoc_action.cpp84 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in GetURI()
Ddoc_ocg.cpp52 CPDF_Dictionary *pOCProperties = pDoc->GetRoot()->GetDict(FX_BSTRC("OCProperties")); in FPDFDOC_OCG_GetConfig()
/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp163 CPDF_Dictionary * pRootDict = pDoc->GetRoot(); in CheckUnSupportError()
203 CXML_Element * pElement = metaData.GetRoot(); in CheckUnSupportError()
219 CPDF_Dictionary *pRoot = ((CPDF_Document*)document)->GetRoot(); in FPDFDoc_GetPageMode()
Dfpdfppo.cpp41 CPDF_Dictionary* pNewRoot = pDestPDFDoc->GetRoot(); in PDFDocInit()
456 CPDF_Dictionary* pSrcDict = pSrcDoc->GetRoot(); in FPDF_CopyViewerPreferences()
461 CPDF_Dictionary* pDstDict = pDstDoc->GetRoot(); in FPDF_CopyViewerPreferences()
Dfpdfview.cpp805 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_CountNamedDests()
835 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetNamedDest()
Dfpdfformfill.cpp366 CPDF_Dictionary* pDic = pDoc->GetRoot(); in FORM_DoDocumentAAction()
/external/v8/src/
Dlookup.h54 holder_ = GetRoot(); in configuration_()
98 Handle<JSReceiver> GetRoot() const;
Dlookup.cc45 Handle<JSReceiver> LookupIterator::GetRoot() const { in GetRoot() function in v8::internal::LookupIterator
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_document.cpp161 CPDF_Dictionary* pRoot = GetRoot(); in GetPage()
242 CPDF_Dictionary* pRoot = GetRoot(); in GetPageIndex()
287 CPDF_Dictionary* pRoot = GetRoot(); in _GetPageCount()
Dfpdf_parser_parser.cpp210 if (m_pDocument->GetRoot() == NULL || m_pDocument->GetPageCount() == 0) { in StartParse()
223 if (m_pDocument->GetRoot() == NULL) { in StartParse()
242 …CPDF_Reference* pMetadata = (CPDF_Reference*)m_pDocument->GetRoot()->GetElement(FX_BSTRC("Metadata… in StartParse()
1003 CPDF_Dictionary * pDict = m_pDocument->GetRoot(); in LoadCrossRefV5()
1588 if (m_pDocument->GetRoot() == NULL || m_pDocument->GetPageCount() == 0) { in StartAsynParse()
1601 if (m_pDocument->GetRoot() == NULL) { in StartAsynParse()
1620 CPDF_Object* pMetadata = m_pDocument->GetRoot()->GetElement(FX_BSTRC("Metadata")); in StartAsynParse()
3418 CPDF_Dictionary *pRoot = m_pDocument->GetRoot(); in PreparePageItem()
4580 CPDF_Dictionary *pRoot = m_pDocument->GetRoot(); in IsFormAvail()
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_CBA_Fontmap.cpp101 CPDF_Dictionary * pRootDict = pDocument->GetRoot(); in FindFontSameCharset()
237 if (CPDF_Dictionary * pRootDict = m_pDocument->GetRoot()) in GetAnnotDefaultFont()
/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.h69 IPDF_LayoutElement* GetRoot() in GetRoot() function
Dautoreflow.h85 IPDF_LayoutElement* GetRoot() in GetRoot() function
Dreflowedpage.cpp310 …if(m_pReflowEngine->StartProcess(m_pProvider->GetRoot(), m_pPause, &matrix) != LayoutToBeContinued… in Continue()
393 …if((status = m_pReflowEngine->StartProcess(m_pProvider->GetRoot(), pPause, &matrix)) != LayoutToBe… in Start()
/external/lldb/source/Core/
DValueObjectChild.cpp230 ValueObject* root(GetRoot()); in IsInScope()
/external/pdfium/core/include/reflow/
Dfpdf_layout.h279 virtual IPDF_LayoutElement* GetRoot() = 0;
/external/v8/include/
Dv8-profiler.h316 const HeapGraphNode* GetRoot() const;
Dv8.h5928 V8_INLINE static internal::Object** GetRoot(v8::Isolate* isolate,
6229 *value_ = *I::GetRoot(GetIsolate(), root_index);
6236 *value_ = *I::GetRoot(GetIsolate(), I::kNullValueRootIndex);
6243 *value_ = *I::GetRoot(GetIsolate(), I::kUndefinedValueRootIndex);
6250 *value_ = *I::GetRoot(GetIsolate(), I::kEmptyStringRootIndex);
6449 S* slot = I::GetRoot(isolate, I::kEmptyStringRootIndex);
6816 S* slot = I::GetRoot(isolate, I::kUndefinedValueRootIndex);
6825 S* slot = I::GetRoot(isolate, I::kNullValueRootIndex);
6834 S* slot = I::GetRoot(isolate, I::kTrueValueRootIndex);
6843 S* slot = I::GetRoot(isolate, I::kFalseValueRootIndex);
/external/v8/test/cctest/
Dtest-heap-profiler.cc101 CHECK_EQ(2, snapshot->GetRoot()->GetChildrenCount()); in GetGlobalObject()
104 snapshot->GetRoot()->GetChild(1)->GetToNode(); in GetGlobalObject()
839 const v8::HeapGraphNode* root1 = snapshot->GetRoot(); in TEST()
842 const v8::HeapGraphNode* root2 = snapshot->GetRoot(); in TEST()
1289 const v8::HeapGraphNode* root = snapshot->GetRoot(); in TEST()
1496 snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "aaa-group"); in TEST()
1505 snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "ccc-group"); in TEST()
2046 snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "(GC roots)"); in HasWeakGlobalHandle()
2107 const v8::HeapGraphNode* root = snapshot->GetRoot(); in TEST()
2133 snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "(GC roots)"); in TEST()
[all …]
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h67 CPDF_Dictionary* GetRoot() const in GetRoot() function
783 CPDF_Dictionary* GetRoot() const in GetRoot() function

12