Searched refs:GetPageByLabel (Results 1 – 2 of 2) sorted by relevance
506 int32_t CPDF_PageLabel::GetPageByLabel(const CFX_ByteStringC& bsLabel) const { in GetPageByLabel() function in CPDF_PageLabel530 int32_t CPDF_PageLabel::GetPageByLabel(const CFX_WideStringC& wsLabel) const { in GetPageByLabel() function in CPDF_PageLabel532 return GetPageByLabel(bsLabel); in GetPageByLabel()
1051 int32_t GetPageByLabel(const CFX_ByteStringC& bsLabel) const;1053 int32_t GetPageByLabel(const CFX_WideStringC& wsLabel) const;