Home | History | Annotate | Download | only in Interfaces

Lines Matching refs:UINT

40     HRESULT javaScriptObjectsCount([out, retval] UINT* count);
41 HRESULT javaScriptGlobalObjectsCount([out, retval] UINT* count);
42 HRESULT javaScriptProtectedObjectsCount([out, retval] UINT* count);
43 HRESULT javaScriptProtectedGlobalObjectsCount([out, retval] UINT* count);
45 HRESULT iconPageURLMappingCount([out, retval] UINT* count);
46 HRESULT iconRetainedPageURLCount([out, retval] UINT* count);
47 HRESULT iconRecordCount([out, retval] UINT* count);
48 HRESULT iconsWithDataCount([out, retval] UINT* count);
50 HRESULT cachedFontDataCount([out, retval] UINT* count);
51 HRESULT cachedFontDataInactiveCount([out, retval] UINT* count);
53 HRESULT glyphPageCount([out, retval] UINT* count);