Searched refs:bsLbl (Results 1 – 1 of 1) sorted by relevance
515 CFX_ByteString bsLbl; in GetPageByLabel() local518 bsLbl = PDF_EncodeText(GetLabel(i)); in GetPageByLabel()519 if (!bsLbl.Compare(bsOrig)) { in GetPageByLabel()523 bsLbl = bsOrig; in GetPageByLabel()524 int nPage = FXSYS_atoi(bsLbl); in GetPageByLabel()