OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pTree
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fpdfdoc/
tagged_int.h
42
return
m_pTree
;
82
CPDF_StructTreeImpl*
m_pTree
;
doc_tagged.cpp
214
m_pTree
= pTree;
273
if (
m_pTree
->m_pPage &&
m_pTree
->m_pPage->GetObjNum() != PageObjNum) {
291
if (
m_pTree
->m_pPage &&
m_pTree
->m_pPage->GetObjNum() != PageObjNum) {
304
if (
m_pTree
->m_pPage &&
m_pTree
->m_pPage->GetObjNum() != PageObjNum) {
318
if (
m_pTree
->m_pPage == NULL) {
319
pKid->m_Element.m_pElement = FX_NEW CPDF_StructElementImpl(
m_pTree
, this, pKidDict);
382
CPDF_Dictionary* pClassMap =
m_pTree
->m_pTreeRoot->GetDict(FX_BSTRC("ClassMap"));
[
all
...]
Completed in 44 milliseconds