Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSAnimation.h129 unsigned _cachedProgressMarkNumberCount;// [-progressMarks] variable
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSAnimation.m417 _cachedProgressMarkNumberCount = 0;
467 for (i = 0; i < _cachedProgressMarkNumberCount; i++)
508 for (i = 0; i < _cachedProgressMarkNumberCount; i++)
525 _cachedProgressMarkNumberCount = count;