Searched refs:sNumFrames (Results 1 – 2 of 2) sorted by relevance
14 static uint32 sNumFrames = 0; variable82 sNumFrames = numHorizontal * numVertical; in _CreateFrames()83 sFrames = new BRect[sNumFrames]; in _CreateFrames()84 for (uint32 i = 0; i < sNumFrames; i++) { in _CreateFrames()99 if (fFrameNum >= sNumFrames) in _WindowCreator()
13 static uint32 sNumFrames = 0; variable63 if (fFrameNum >= sNumFrames) in _CreateFrames()