Home
last modified time | relevance | path

Searched defs:getDesktopSynctexViewer (Results 1 – 4 of 4) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/synctex/
H A DSynctexUtils.java24 public static String getDesktopSynctexViewer() in getDesktopSynctexViewer() method in SynctexUtils
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/application/
H A DDesktopInfo.java85 public static final native String getDesktopSynctexViewer() in getDesktopSynctexViewer() method in DesktopInfo
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopInfo.cpp316 QString DesktopInfo::getDesktopSynctexViewer() in getDesktopSynctexViewer() function in rstudio::desktop::DesktopInfo
H A DDesktopGwtCallback.cpp1412 QString GwtCallback::getDesktopSynctexViewer() in getDesktopSynctexViewer() function in rstudio::desktop::GwtCallback