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

  /external/tcpdump/
print-usb.c 40 get_direction(int transfer_type, int event_type) function
121 direction = get_direction(uh->transfer_type, uh->event_type);
  /external/skia/src/gpu/
GrAAConvexPathRenderer.cpp 215 static inline bool get_direction(const SkPath& path, const SkMatrix& m, SkPath::Direction* dir) { function
277 // get_direction can fail for some degenerate paths.
278 if (!get_direction(path, m, &dir)) {
    [all...]
  /external/v8/src/
liveedit.cc 70 Direction dir = get_direction(pos1, pos2);
171 Direction get_direction(int i1, int i2) { function in class:v8::internal::Differencer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 5498 HRESULT (WINAPI *get_direction)(IHTMLStyle2 *This,BSTR *p); member in struct:IHTMLStyle2Vtbl
6926 HRESULT (WINAPI *get_direction)(IHTMLRuleStyle2 *This,BSTR *p); member in struct:IHTMLRuleStyle2Vtbl
7820 HRESULT (WINAPI *get_direction)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
19455 HRESULT (WINAPI *get_direction)(IHTMLMarqueeElement *This,BSTR *p); member in struct:IHTMLMarqueeElementVtbl
31799 HRESULT (WINAPI *get_direction)(IHTMLComputedStyle *This,VARIANT_BOOL *p); member in struct:IHTMLComputedStyleVtbl
    [all...]
mshtml.h     [all...]

Completed in 549 milliseconds