HomeSort by relevance Sort by last modified time
    Searched defs:GetMaxLength (Results 1 - 5 of 5) sorted by null

  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Joints/
b2RopeJoint.cpp 218 float32 b2RopeJoint::GetMaxLength() const
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc 105 STDMETHOD(GetMaxLength(DWORD* pcbMaxLength))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certview.h 129 virtual HRESULT WINAPI GetMaxLength(LONG *pMaxLength) = 0;
150 HRESULT (WINAPI *GetMaxLength)(IEnumCERTVIEWCOLUMN *This,LONG *pMaxLength);
173 #define IEnumCERTVIEWCOLUMN_GetMaxLength(This,pMaxLength) (This)->lpVtbl->GetMaxLength(This,pMaxLength)
    [all...]
shobjidl.h     [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 886 int32_t CXFA_ExData::GetMaxLength() {
    [all...]

Completed in 1781 milliseconds