Home | History | Annotate | Download | only in Common

Lines Matching refs:slash1Pos

466   int slash1Pos = name.ReverseFind(L'\\');

467 slashPos = MyMax(slashPos, slash1Pos);