Home
last modified time | relevance | path

Searched refs:storedLineCount (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/sameboy/SameBoy-0.14.7/HexFiend/
H A DHFLineCountingView.h18 NSUInteger storedLineCount; variable
H A DHFLineCountingView.m373 if (storedLineCount == INVALID_LINE_COUNT) {
384 HFRange oldRange = HFRangeMake(storedLineIndex, storedLineCount);
469 storedLineCount = linesRemaining;
543 if (lineIndex != storedLineIndex || linesRemaining != storedLineCount) {
610 storedLineCount = INVALID_LINE_COUNT;
618 storedLineCount = INVALID_LINE_COUNT;
636 storedLineCount = INVALID_LINE_COUNT;