HomeSort by relevance Sort by last modified time
    Searched full:setpos (Results 76 - 100 of 111) sorted by null

1 2 34 5

  /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/
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...]
  /external/fonttools/Lib/fontTools/
cffLib.py 145 if hasattr(item, "setPos"):
146 item.setPos(pos, endPos)
278 def setPos(self, pos, endPos):
291 def setPos(self, pos, endPos):
296 def setPos(self, pos, endPos):
837 def setPos(self, pos, endPos):
945 def setPos(self, pos, endPos):
1196 def setPos(self, pos, endPos):
    [all...]
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 94 * Bitmap object (using setPos() method), all same emoji Bitmap will be modified.
  /frameworks/base/core/java/android/text/
MeasuredText.java 85 void setPos(int pos) {
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_cam_sensor.h 766 struct msm_actuator_set_position_t setpos; member in union:msm_actuator_cfg_data::__anon41537
  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 210 syntax.SetPos(0);
214 syntax.SetPos(0);
221 syntax.SetPos(0);
    [all...]
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /external/chromium_org/third_party/icu/source/common/
uniset_props.cpp 590 chars.setPos(backup); // backup
612 chars.setPos(backup); // backup
815 chars.setPos(backup);
    [all...]
  /external/icu/icu4c/source/common/
uniset_props.cpp 508 chars.setPos(backup); // backup
530 chars.setPos(backup); // backup
733 chars.setPos(backup);
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_pxm.cpp 232 m_strm.SetPos( m_offset );
grfmt_sunras.cpp 201 m_strm.SetPos( m_offset );
grfmt_jpeg.cpp 517 if( m_is_opened ) SetPos(0);
552 m_low_strm.SetPos( m_low_strm.GetPos() - 2 );
912 lstrm.SetPos( pos + length );
1021 lstrm.SetPos( m_offset );
1095 if( marker != 0xDA ) lstrm.SetPos( pos + length );
    [all...]
grfmt_bmp.cpp 221 m_strm.SetPos( m_offset );
  /external/pdfium/core/src/fpdfapi/fpdf_page/
pageint.h 41 void SetPos(FX_DWORD pos)
fpdf_page_parser_old.cpp 82 m_pSyntax->SetPos(savePos);
223 m_pSyntax->SetPos(last_pos);
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
WinTestDlg.cc     [all...]
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 314 void setPos(MachineBasicBlock::const_iterator Pos) { CurrPos = Pos; }
  /external/libpng/contrib/tools/
pngfix.c 1634 setpos(struct chunk *chunk) function
    [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 779 milliseconds

1 2 34 5