Searched refs:GetCurrentView (Results 1 – 6 of 6) sorted by relevance
192 IWpfTextView view = GetCurrentView(); in MenuItemCallback()310 private IWpfTextView GetCurrentView() in GetCurrentView() method in LLVM.ClangFormat.ClangFormatPackage
18 public static IWpfTextView GetCurrentView() in GetCurrentView() method in LLVM.ClangFormat.Vsix
289 IWpfTextView view = Vsix.GetCurrentView(); in FormatSelection()312 FormatView(Vsix.GetCurrentView(), options); in FormatDocument()
108 CPDFSDK_PageView* GetCurrentView();
111 CPDFSDK_PageView* CPDFSDK_FormFillEnvironment::GetCurrentView() { in GetCurrentView() function in CPDFSDK_FormFillEnvironment
180 CPDFSDK_PageView* pPageView = m_pFormFillEnv->GetCurrentView(); in get_page_num()