OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_Direction
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
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)
[
all
...]
control.h
[
all
...]
adoint.h
[
all
...]
rtccore.h
[
all
...]
tapi3if.h
[
all
...]
/external/opencv3/3rdparty/include/dshow/
control.h
[
all
...]
Completed in 404 milliseconds