Searched refs:ptPos (Results 1 – 1 of 1) sorted by relevance
160 Optional<size_t> ptPos = wsWideNarrowRatio->Find(':'); in GetWideNarrowRatio() local161 if (!ptPos) in GetWideNarrowRatio()165 wsWideNarrowRatio->Last(wsWideNarrowRatio->GetLength() - (*ptPos + 1)) in GetWideNarrowRatio()170 int32_t fA = FXSYS_wtoi(wsWideNarrowRatio->First(*ptPos).c_str()); in GetWideNarrowRatio()