HomeSort by relevance Sort by last modified time
    Searched refs:setpos (Results 1 - 10 of 10) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_aifc.py 54 f.setpos(pos2)
56 f.setpos(pos0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_aifc.py 54 f.setpos(pos2)
56 f.setpos(pos0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sunau.py 42 When the setpos() and rewind() methods are not used, the seek()
62 setpos(pos) -- seek to the specified position
65 The position returned by tell() and the position given to setpos()
272 def setpos(self, pos): member in class:Au_read
wave.py 9 When the setpos() and rewind() methods are not used, the seek()
29 setpos(pos) -- seek to the specified position
32 The position returned by tell() and the position given to setpos()
115 setpos() method
219 def setpos(self, pos): member in class:Wave_read
aifc.py 60 In some types of audio files, if the setpos() method is not used,
80 setpos(pos) -- seek to the specified position
83 The position returned by tell(), the position given to setpos() and
279 # setpos() method
405 def setpos(self, pos): member in class:Aifc_read
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sunau.py 42 When the setpos() and rewind() methods are not used, the seek()
62 setpos(pos) -- seek to the specified position
65 The position returned by tell() and the position given to setpos()
272 def setpos(self, pos): member in class:Au_read
wave.py 9 When the setpos() and rewind() methods are not used, the seek()
29 setpos(pos) -- seek to the specified position
32 The position returned by tell() and the position given to setpos()
115 setpos() method
219 def setpos(self, pos): member in class:Wave_read
aifc.py 60 In some types of audio files, if the setpos() method is not used,
80 setpos(pos) -- seek to the specified position
83 The position returned by tell(), the position given to setpos() and
279 # setpos() method
405 def setpos(self, pos): member in class:Aifc_read
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 134 'seth', 'setheading', 'setpos', 'setposition', 'settiltangle',
148 'pu', 'rt', 'seth', 'setpos', 'setposition', 'st',
1931 setpos = goto variable in class:TNavigator
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 134 'seth', 'setheading', 'setpos', 'setposition', 'settiltangle',
148 'pu', 'rt', 'seth', 'setpos', 'setposition', 'st',
1931 setpos = goto variable in class:TNavigator
    [all...]

Completed in 140 milliseconds