Home
last modified time | relevance | path

Searched defs:fixedWidthFont (Results 1 – 8 of 8) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopInfo.hpp76 Q_PROPERTY(QString fixedWidthFont property in rstudio::desktop::DesktopInfo
H A DDesktopOptions.cpp279 QString Options::fixedWidthFont() const in fixedWidthFont() function in rstudio::desktop::Options
H A DDesktopGwtCallback.cpp524 QString GwtCallback::fixedWidthFont() in fixedWidthFont() function in rstudio::desktop::GwtCallback
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/autotests/src/vimode/
H A Dview.cpp89 QFont fixedWidthFont("Courier"); in visualLineUpDownTests() local
319 QFont fixedWidthFont("Monospace"); in ScrollViewTests() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/panmirror/theme/
H A DPanmirrorTheme.java51 public String fixedWidthFont; field in PanmirrorTheme
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/
H A DBrowseCap.java232 String fixedWidthFont = ThemeFonts.getFixedWidthFont(); in getFixedUbuntuMono() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/editor/
H A Deditor-theme.ts44 fixedWidthFont: string; property
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/imageanalyzer/
H A DImageAnalyzer.java87 Font fixedWidthFont; field in ImageAnalyzer