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

  /external/chromium_org/printing/
printing_context_no_system_dialog.h 38 virtual void ReleaseContext() OVERRIDE;
printing_context_linux.cc 39 ReleaseContext();
181 void PrintingContextLinux::ReleaseContext() {
printing_context_no_system_dialog.cc 28 ReleaseContext();
139 void PrintingContextNoSystemDialog::ReleaseContext() {
printing_context.h 108 virtual void ReleaseContext() = 0;
printing_context_android.h 48 virtual void ReleaseContext() OVERRIDE;
printing_context_linux.h 54 virtual void ReleaseContext() OVERRIDE;
printing_context_mac.h 42 virtual void ReleaseContext() OVERRIDE;
printing_context_win.h 38 virtual void ReleaseContext() OVERRIDE;
printing_context_win.cc 42 ReleaseContext();
68 ReleaseContext();
310 void PrintingContextWin::ReleaseContext() {
337 ReleaseContext();
printing_context.cc 38 ReleaseContext();
printing_context_android.cc 234 void PrintingContextAndroid::ReleaseContext() {
  /external/pdfium/fpdfsdk/include/javascript/
JS_Runtime.h 25 virtual void ReleaseContext(IFXJS_Context * pContext);
IJavaScript.h 73 virtual void ReleaseContext(IFXJS_Context * pContext) = 0;
  /external/pdfium/fpdfsdk/src/
fsdk_actionhandler.cpp 210 pRuntime->ReleaseContext(pContext);
401 pRuntime->ReleaseContext(pContext);
457 pRuntime->ReleaseContext(pContext);
695 pRuntime->ReleaseContext(pContext);
719 pRuntime->ReleaseContext(pContext);
775 pRuntime->ReleaseContext(pContext);
fsdk_baseform.cpp     [all...]
  /external/pdfium/fpdfsdk/src/javascript/
JS_Runtime.cpp 111 ReleaseContext(pContext);
183 void CJS_Runtime::ReleaseContext(IFXJS_Context * pContext)
app.cpp 735 pRuntime->ReleaseContext(pContext);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
filehc.h 61 FILEHC_EXPORT void WINAPI ReleaseContext(PFIO_CONTEXT);
dimm.h 401 virtual HRESULT WINAPI ReleaseContext(HWND hWnd,HIMC hIMC) = 0;
476 HRESULT (WINAPI *ReleaseContext)(IActiveIMMApp *This,HWND hWnd,HIMC hIMC);
    [all...]

Completed in 436 milliseconds