Searched refs:get_boundingHeight (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h12806 virtual HRESULT WINAPI get_boundingHeight(__LONG32 *p) = 0;
12823 HRESULT (WINAPI *get_boundingHeight)(IHTMLTextRangeMetrics *This,__LONG32 *p); member in struct:IHTMLTextRangeMetricsVtbl
12842 #define IHTMLTextRangeMetrics_get_boundingHeight(This,p) (This)->lpVtbl->get_boundingHeight(This,p)
[all...]
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h12806 virtual HRESULT WINAPI get_boundingHeight(__LONG32 *p) = 0;
12823 HRESULT (WINAPI *get_boundingHeight)(IHTMLTextRangeMetrics *This,__LONG32 *p); member in struct:IHTMLTextRangeMetricsVtbl
12842 #define IHTMLTextRangeMetrics_get_boundingHeight(This,p) (This)->lpVtbl->get_boundingHeight(This,p)
[all...]
H A Dmshtml.h[all...]

Completed in 983 milliseconds