Searched defs:GetPageByLabel (Results 1 - 1 of 1) 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);

Completed in 82 milliseconds