Searched refs:GetPageByLabel (Results 1 – 2 of 2) sorted by relevance
21 int32_t GetPageByLabel(const ByteStringView& bsLabel) const;22 int32_t GetPageByLabel(const WideStringView& wsLabel) const;
124 int32_t CPDF_PageLabel::GetPageByLabel(const ByteStringView& bsLabel) const { in GetPageByLabel() function in CPDF_PageLabel145 int32_t CPDF_PageLabel::GetPageByLabel(const WideStringView& wsLabel) const { in GetPageByLabel() function in CPDF_PageLabel147 return GetPageByLabel( in GetPageByLabel()