/external/lzma/CPP/7zip/UI/Common/ |
OpenArchive.h | 15 HRESULT GetArchiveItemBoolProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result);
16 HRESULT IsArchiveItemFolder(IInArchive *archive, UInt32 index, bool &result);
31 HRESULT GetItemPath(UInt32 index, UString &result) const;
32 HRESULT GetItemMTime(UInt32 index, FILETIME &ft, bool &defined) const;
33 HRESULT IsItemAnti(UInt32 index, bool &result) const
36 HRESULT OpenStream(
43 HRESULT OpenStreamOrFile(
59 HRESULT Close();
65 HRESULT Open(
73 HRESULT Open2( [all...] |
EnumDirItems.h | 15 virtual HRESULT ScanProgress(UInt64 numFolders, UInt64 numFiles, const wchar_t *path) = 0;
18 HRESULT EnumerateItems(
|
/external/chromium_org/cloud_print/common/win/ |
cloud_print_utils.h | 14 // Similar to the Windows API call GetLastError but returns an HRESULT. 15 HRESULT GetLastHResult(); 17 // Convert an HRESULT to a localized string. 18 base::string16 GetErrorMessage(HRESULT hr);
|
/external/chromium_org/cloud_print/virtual_driver/win/ |
virtual_driver_helpers.h | 21 // Convert an HRESULT to a localized string and display it in a message box. 22 void DisplayWindowsMessage(HWND hwnd, HRESULT hr, 29 HRESULT GetPrinterDriverDir(base::FilePath* path);
|
/external/lzma/CPP/7zip/UI/Console/ |
BenchCon.h | 10 HRESULT LzmaBenchCon(
14 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary);
|
UpdateCallbackConsole.cpp | 31 HRESULT CUpdateCallbackConsole::OpenResult(const wchar_t *name, HRESULT result)
39 HRESULT CUpdateCallbackConsole::StartScanning()
45 HRESULT CUpdateCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, const wchar_t * /* path */)
50 HRESULT CUpdateCallbackConsole::CanNotFindError(const wchar_t *name, DWORD systemError)
68 HRESULT CUpdateCallbackConsole::FinishScanning()
74 HRESULT CUpdateCallbackConsole::StartArchive(const wchar_t *name, bool updating)
88 HRESULT CUpdateCallbackConsole::FinishArchive()
94 HRESULT CUpdateCallbackConsole::CheckBreak()
101 HRESULT CUpdateCallbackConsole::Finilize() [all...] |
ExtractCallbackConsole.h | 41 HRESULT BeforeOpen(const wchar_t *name);
42 HRESULT OpenResult(const wchar_t *name, HRESULT result, bool encrypted);
43 HRESULT ThereAreNoFiles();
44 HRESULT ExtractResult(HRESULT result);
48 HRESULT SetPassword(const UString &password);
|
/external/chromium_org/win8/metro_driver/ |
settings_handler.h | 19 HRESULT Initialize(); 25 HRESULT OnSettingsCommandsRequested( 30 HRESULT AppendNewSettingsCommand( 37 static HRESULT OnSettings(winui::Popups::IUICommand* command); 38 static HRESULT GetSettingsId(const wchar_t* value,
|
file_picker_ash.h | 46 // If the HRESULT returned is a failure code the file picker has not started, 48 virtual HRESULT StartFilePicker() = 0; 95 virtual HRESULT StartFilePicker() OVERRIDE; 105 HRESULT SinglePickerDone(SingleFileAsyncOp* async, AsyncStatus status); 108 HRESULT MultiPickerDone(MultiFileAsyncOp* async, AsyncStatus status); 112 static HRESULT ComposeMultiFileResult(StorageFileVectorCollection* files, 135 virtual HRESULT StartFilePicker() OVERRIDE; 141 HRESULT FilePickerDone(SaveFileAsyncOp* async, AsyncStatus status); 155 virtual HRESULT StartFilePicker() OVERRIDE; 161 HRESULT FolderPickerDone(FolderPickerAsyncOp* async, AsyncStatus status) [all...] |
devices_handler.h | 21 HRESULT Initialize(winui::Core::ICoreWindow* window);
|
/external/chromium_org/cloud_print/service/win/ |
service_controller.h | 35 HRESULT InstallCheckService(const base::string16& user, 40 HRESULT InstallConnectorService(const base::string16& user, 45 HRESULT UninstallService(); 47 HRESULT StartService(); 48 HRESULT StopService(); 50 HRESULT UpdateBinaryPath(); 61 HRESULT InstallService(const base::string16& user,
|
/external/chromium_org/content/gpu/ |
gpu_idirect3d9_mock_win.h | 20 HRESULT(UINT Adapter, D3DDEVTYPE DeviceType, 25 HRESULT(UINT Adapter, D3DDEVTYPE DeviceType, 30 HRESULT(UINT Adapter, D3DDEVTYPE DeviceType, 34 HRESULT(UINT Adapter, D3DDEVTYPE DeviceType, 40 HRESULT(UINT Adapter, D3DDEVTYPE DevType, 45 HRESULT(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, 51 HRESULT(UINT Adapter, D3DFORMAT Format, UINT Mode, 56 HRESULT(UINT Adapter, D3DDISPLAYMODE* pMode)); 59 HRESULT(UINT Adapter, DWORD Flags, 66 HRESULT(UINT Adapter, D3DDEVTYPE DeviceType [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/ |
dxgi.idl | 137 HRESULT SetPrivateData( 142 HRESULT SetPrivateDataInterface( 146 HRESULT GetPrivateData( 151 HRESULT GetParent( 164 HRESULT GetDevice( 177 HRESULT GetDesc( 180 HRESULT Map( 184 HRESULT Unmap( 195 HRESULT GetDesc( 198 HRESULT GetDisplayModeList [all...] |
/external/chromium_org/ui/base/dragdrop/ |
drag_source_win.h | 35 HRESULT __stdcall QueryContinueDrag(BOOL escape_pressed, DWORD key_state); 36 HRESULT __stdcall GiveFeedback(DWORD effect); 39 HRESULT __stdcall QueryInterface(const IID& iid, void** object);
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
dxgi.idl | 137 HRESULT SetPrivateData( 142 HRESULT SetPrivateDataInterface( 146 HRESULT GetPrivateData( 151 HRESULT GetParent( 164 HRESULT GetDevice( 177 HRESULT GetDesc( 180 HRESULT Map( 184 HRESULT Unmap( 195 HRESULT GetDesc( 198 HRESULT GetDisplayModeList [all...] |
/external/chromium_org/ui/native_theme/ |
native_theme_win.h | 57 HRESULT GetThemeColor(ThemeName theme, 94 HRESULT PaintTextField(HDC hdc, 140 HRESULT GetThemePartSize(ThemeName themeName, 148 HRESULT PaintButton(HDC hdc, 155 HRESULT PaintMenuSeparator(HDC hdc, 159 HRESULT PaintMenuGutter(HDC hdc, const gfx::Rect& rect) const; 164 HRESULT PaintMenuArrow(HDC hdc, 169 HRESULT PaintMenuBackground(HDC hdc, const gfx::Rect& rect) const; 171 HRESULT PaintMenuCheck(HDC hdc, 176 HRESULT PaintMenuCheckBackground(HDC hdc [all...] |
/external/chromium_org/content/browser/ |
safe_util_win.h | 48 HRESULT AVScanFile(const base::FilePath& full_path,
|
/external/chromium_org/ui/base/win/ |
scoped_ole_initializer.h | 28 HRESULT hr_;
|
foreground_helper.h | 32 static HRESULT SetForeground(HWND window); 35 HRESULT ForegroundHotKey(HWND window);
|
/external/chromium_org/win8/test/ |
open_with_dialog_async.h | 19 typedef base::Callback<void(HRESULT)> OpenWithDialogCallback;
|
/external/chromium_org/chrome_frame/ |
stream_impl.cc | 15 HRESULT hr = E_NOTIMPL; 22 HRESULT hr = E_NOTIMPL; 30 HRESULT hr = E_NOTIMPL; 37 HRESULT hr = E_NOTIMPL; 46 HRESULT hr = E_NOTIMPL; 53 HRESULT hr = E_NOTIMPL; 60 HRESULT hr = E_NOTIMPL; 68 HRESULT hr = E_NOTIMPL; 76 HRESULT hr = E_NOTIMPL; 83 HRESULT hr = E_NOTIMPL [all...] |
/external/chromium_org/remoting/host/setup/ |
daemon_installer_win.h | 18 typedef base::Callback<void (HRESULT result)> CompletionCallback; 35 void Done(HRESULT result);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3dapi/ |
galliumd3d10_1.idl | 35 HRESULT GalliumD3D10DeviceCreate1(struct pipe_screen* screen, struct pipe_context* context, BOOL owns_context, unsigned creation_flags, IDXGIAdapter* adapter, ID3D10Device1** ppDevice);
|
galliumd3d11.idl | 35 HRESULT GalliumD3D11DeviceCreate(struct pipe_screen* screen, struct pipe_context* context, BOOL owns_context, unsigned creation_flags, IDXGIAdapter* adapter, ID3D11Device** ppDevice);
|
/external/lzma/CPP/7zip/Common/ |
CWrappers.h | 13 HRESULT Res;
21 HRESULT Res;
29 HRESULT Res;
37 HRESULT Res;
42 HRESULT SResToHRESULT(SRes res);
54 HRESULT Res;
86 HRESULT Res;
100 HRESULT Flush();
|