Home
last modified time | relevance | path

Searched defs:pRoot (Results 1 – 18 of 18) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_document.cpp161 CPDF_Dictionary* pRoot = GetRoot(); in GetPage() local
242 CPDF_Dictionary* pRoot = GetRoot(); in GetPageIndex() local
287 CPDF_Dictionary* pRoot = GetRoot(); in _GetPageCount() local
Dfpdf_parser_parser.cpp793 … CPDF_Object* pRoot = pDict->GetElement(FX_BSTRC("Root")); in RebuildCrossRef() local
861 … CPDF_Object* pRoot = pTrailer->GetElement(FX_BSTRC("Root")); in RebuildCrossRef() local
3418 CPDF_Dictionary *pRoot = m_pDocument->GetRoot(); in PreparePageItem() local
4580 CPDF_Dictionary *pRoot = m_pDocument->GetRoot(); in IsFormAvail() local
/external/icu/icu4c/source/common/
Duresdata.h67 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument
315 const int32_t *pRoot; member
/external/pdfium/core/src/fpdfdoc/
Ddoc_bookmark.cpp15 CPDF_Dictionary* pRoot = m_pDocument->GetRoot()->GetDict("Outlines"); in GetFirstChild() local
Ddoc_metadata.cpp55 CPDF_Dictionary *pRoot = pDoc->GetRoot(); in LoadDoc() local
Ddoc_action.cpp84 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in GetURI() local
Ddoc_annot.cpp23 CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_AnnotList() local
Ddoc_utils.cpp241 CPDF_Dictionary* pRoot = pDocument->GetRoot(); in InitInterFormDict() local
Ddoc_form.cpp252 CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_InterForm() local
/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp219 CPDF_Dictionary *pRoot = ((CPDF_Document*)document)->GetRoot(); in FPDFDoc_GetPageMode() local
Dfpdfview.cpp805 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_CountNamedDests() local
835 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetNamedDest() local
Dfsdk_mgr.cpp430 CPDF_Dictionary* pRoot = m_pDoc->GetRoot(); in ProcOpenAction() local
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp1101 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in InsertNewPage() local
1154 CPDF_Dictionary* pRoot = GetRoot(); in DeletePage() local
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h808 CPDF_NumberTree(CPDF_Dictionary* pRoot) in CPDF_NumberTree()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h47 CPDF_NameTree(CPDF_Dictionary* pRoot) in CPDF_NameTree()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp1148 if (const CPWL_Wnd* pRoot = this->GetRootWnd()) in GetNote() local
/external/sqlite/dist/
Dsqlite3.c17985 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList()
18025 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList()
18153 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()
/external/sqlite/dist/orig/
Dsqlite3.c17985 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList()
18025 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList()
18153 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()