OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_window
(Results
1 - 4
of
4
) sorted by null
/external/opencv/cvaux/include/
cvaux.hpp
67
CvRect
get_window
() const // bounding rectangle for the object
function in class:CvCamShiftTracker
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msimcntl.h
275
virtual HRESULT WINAPI
get_Window
(__LONG32 *pVal) = 0;
335
HRESULT (WINAPI *
get_Window
)(IMSIMContactView *This,__LONG32 *pVal);
397
#define IMSIMContactView_get_Window(This,pVal) (This)->lpVtbl->
get_Window
(This,pVal)
[
all
...]
msimcsdk.h
342
virtual HRESULT WINAPI
get_Window
(__LONG32 *pVal) = 0;
367
HRESULT (WINAPI *
get_Window
)(IMSIMWindow *This,__LONG32 *pVal);
394
#define IMSIMWindow_get_Window(This,pVal) (This)->lpVtbl->
get_Window
(This,pVal)
[
all
...]
/external/selinux/policycoreutils/sepolicy/sepolicy/
gui.py
[
all
...]
Completed in 149 milliseconds