Searched refs:bsLbl (Results 1 – 1 of 1) sorted by relevance
548 CFX_ByteString bsLbl; in GetPageByLabel() local551 bsLbl = PDF_EncodeText(GetLabel(i)); in GetPageByLabel()552 if (!bsLbl.Compare(bsOrig)) { in GetPageByLabel()556 bsLbl = bsOrig; in GetPageByLabel()557 int nPage = FXSYS_atoi(bsLbl); in GetPageByLabel()