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

  /external/chromium_org/third_party/skia/src/core/
SkRTree.cpp 13 static inline uint32_t get_margin(const SkIRect& rect);
277 s += get_margin(r1) + get_margin(r2);
465 static inline uint32_t get_margin(const SkIRect& rect) { function
  /external/skia/src/core/
SkRTree.cpp 13 static inline uint32_t get_margin(const SkIRect& rect);
277 s += get_margin(r1) + get_margin(r2);
465 static inline uint32_t get_margin(const SkIRect& rect) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 4745 HRESULT (WINAPI *get_margin)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
6244 HRESULT (WINAPI *get_margin)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
7845 HRESULT (WINAPI *get_margin)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
    [all...]
mshtml.h     [all...]

Completed in 621 milliseconds