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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspterm.h 31 STDMETHOD(get_Direction)(TERMINAL_DIRECTION *pDirection);
termmgr.h 288 virtual HRESULT WINAPI get_Direction(TMGR_DIRECTION *pDirection) = 0;
316 HRESULT (WINAPI *get_Direction)(ITPluggableTerminalClassRegistration *This,TMGR_DIRECTION *pDirection);
346 #define ITPluggableTerminalClassRegistration_get_Direction(This,pDirection) (This)->lpVtbl->get_Direction(This,pDirection)
375 HRESULT WINAPI ITPluggableTerminalClassRegistration_get_Direction_Proxy(ITPluggableTerminalClassRegistration *This,TMGR_DIRECTION *pDirection);
    [all...]
mspaddr.h 61 STDMETHOD(get_Direction)(TERMINAL_DIRECTION *pDirection);
tapi3if.h     [all...]
  /external/opencv/cvaux/src/
cvlee.cpp     [all...]

Completed in 337 milliseconds