Home
last modified time | relevance | path

Searched defs:ascent_ (Results 1 – 15 of 15) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWFontMetrics.h80 double leading_, ascent_, descent_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dplatform_font_ios.h60 int ascent_; variable
H A Dplatform_font_mac.h76 int ascent_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dplatform_font_ios.h60 int ascent_; variable
H A Dplatform_font_mac.h106 int ascent_; variable
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathGrid.h61 mutable int ascent_; variable
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dfont.c180 int ascent_, descent, w; in get_wchar_dimension() local
248 int ascent_, descent; in get_string_dimensions() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dfont_metrics.h192 float ascent_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dfont_metrics.h210 float ascent_; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/include/
H A DPlatform.h264 void SetAscent(int ascent_) { ascent = ascent_; } in SetAscent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/include/
H A DPlatform.h264 void SetAscent(int ascent_) { ascent = ascent_; } in SetAscent()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/include/
H A DPlatform.h340 void SetAscent(int ascent_) { ascent = ascent_; } in SetAscent()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/include/
H A DPlatform.h286 void SetAscent(int ascent_) { ascent = ascent_; } in SetAscent()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/include/
H A DPlatform.h286 void SetAscent(int ascent_) { ascent = ascent_; } in SetAscent()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DPlatform.h302 void SetAscent(int ascent_) { ascent = ascent_; } in SetAscent()