OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetKid
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/include/fpdfdoc/
fpdf_tagged.h
82
virtual const CPDF_StructKid&
GetKid
(int index) const = 0;
/external/pdfium/core/src/fpdfdoc/
tagged_int.h
60
const CPDF_StructKid&
GetKid
(int index) const
/external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.cpp
685
CPDF_StructKid Kid = pTaggedElement->
GetKid
(i);
Completed in 171 milliseconds