Home
last modified time | relevance | path

Searched refs:GetCurrentView (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs192 IWpfTextView view = GetCurrentView(); in MenuItemCallback()
310 private IWpfTextView GetCurrentView() in GetCurrentView() method in LLVM.ClangFormat.ClangFormatPackage
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.h148 CPDFSDK_PageView* GetCurrentView();
H A Dcpdfsdk_formfillenvironment.cpp129 CPDFSDK_PageView* CPDFSDK_FormFillEnvironment::GetCurrentView() { in GetCurrentView() function in CPDFSDK_FormFillEnvironment
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_document.cpp186 CPDFSDK_PageView* pPageView = m_pFormFillEnv->GetCurrentView(); in get_page_num()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dshobjidl.h21010 virtual HRESULT STDMETHODCALLTYPE GetCurrentView(
21096 HRESULT (STDMETHODCALLTYPE *GetCurrentView)(
21128 #define IExplorerBrowser_GetCurrentView(This,riid,ppv) (This)->lpVtbl->GetCurrentView(This,riid,ppv)
21184 return This->lpVtbl->GetCurrentView(This,riid,ppv);
35320 virtual HRESULT STDMETHODCALLTYPE GetCurrentView(
35356 HRESULT (STDMETHODCALLTYPE *GetCurrentView)(
35375 #define IOpenControlPanel_GetCurrentView(This,pView) (This)->lpVtbl->GetCurrentView(This,pView)
35395 return This->lpVtbl->GetCurrentView(This,pView);