Searched refs:GetPageByLabel (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_basic.cpp538 FX_INT32 CPDF_PageLabel::GetPageByLabel(FX_BSTR bsLabel) const function in class:CPDF_PageLabel
563 FX_INT32 CPDF_PageLabel::GetPageByLabel(FX_WSTR wsLabel) const function in class:CPDF_PageLabel
566 return GetPageByLabel(bsLabel);
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1617 FX_INT32 GetPageByLabel(FX_BSTR bsLabel) const;
1620 FX_INT32 GetPageByLabel(FX_WSTR wsLabel) const;

Completed in 216 milliseconds