Home
last modified time | relevance | path

Searched defs:text_style (Results 76 – 100 of 167) sorted by relevance

1234567

/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/plotters/src/element/
H A Dmod.rs50 let text_style = &("sans-serif", 20).into_text_style(&backend.get_size()).color(&RED); localVariable
/dports/textproc/resume/resume-1_5_1/examples/
H A DMakefile66 text_style = $(xsl_base)/output/$(country)-text.xsl macro
/dports/misc/xplr/xplr-0.17.0/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs50 let text_style = &("sans-serif", 20).into_text_style(&backend.get_size()).color(&RED); localVariable
/dports/www/kristall/kristall-6b39f244/src/renderers/
H A Dgeminirenderer.cpp40 TextStyleInstance text_style { themed_style }; in render() local
/dports/textproc/jql/jql-3.0.6/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs50 let text_style = &("sans-serif", 20).into_text_style(&backend.get_size()).color(&RED); localVariable
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs50 let text_style = &("sans-serif", 20).into_text_style(&backend.get_size()).color(&RED); localVariable
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs50 let text_style = &("sans-serif", 20).into_text_style(&backend.get_size()).color(&RED); localVariable
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/lib/Graph/Easy/
H A DAttributes.pm2202 sub text_style subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dhighlight_painting_utils.cc285 const TextPaintStyle& text_style, in HighlightPaintingStyle()
H A Dinline_text_box_painter.cc258 TextPaintStyle text_style = TextPainterBase::TextPaintingStyle( in Paint() local
863 const TextPaintStyle text_style = in PaintTextMarkerForeground() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/omnibox/
H A Domnibox_text_view.cc66 void ApplyTextStyleForType(SuggestionAnswer::TextStyle text_style, in ApplyTextStyleForType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_enum_util.cc1324 const char* ToString(ax::mojom::TextStyle text_style) { in ToString()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dinline_text_box_painter.cc260 TextPaintStyle text_style = TextPainterBase::TextPaintingStyle( in Paint() local
854 const TextPaintStyle text_style = in PaintTextMarkerForeground() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlist_marker.cc244 scoped_refptr<ComputedStyle> text_style = in UpdateMarkerContentIfNeeded() local
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_textblock.c540 const char *text_style = evas_textblock_style_get(st); in _edje_part_recalc_single_textblock() local
/dports/editors/abiword/abiword-3.0.5/src/af/gr/gtk/
H A Dgr_UnixCairoGraphics.cpp228 GtkStyleContext *text_style = XAP_GtkStyle_get_style(NULL, "GtkLabel.view"); // "label.view" in init3dColors() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/private/
H A Dpdf.cc22 const PDF::PrivateAccessibilityTextStyleInfo& text_style, in ConvertPrivateAccessibilityTextStyleInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dpayment_request_views_util.cc77 const int text_style = type == AddressStyleType::DETAILED in GetBaseProfileLabel() local
/dports/games/wesnoth/wesnoth-1.14.17/src/font/
H A Dmarked-up_text.cpp173 int text_style = style; in draw_text() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/
H A Dstyled_label.cc140 void StyledLabel::SetDefaultTextStyle(int text_style) { in SetDefaultTextStyle()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dmystyle.h43 int text_style; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/
H A Dstyled_label.cc143 void StyledLabel::SetDefaultTextStyle(int text_style) { in SetDefaultTextStyle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/cpp/private/
H A Dpdf.cc22 const PDF::PrivateAccessibilityTextStyleInfo& text_style, in ConvertPrivateAccessibilityTextStyleInfo()
/dports/editors/helix/helix-0.5.0/helix-term/src/ui/
H A Dpicker.rs417 let text_style = cx.editor.theme.get("ui.text"); in render() localVariable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/editable_combobox/
H A Deditable_combobox.cc318 const int text_style, in EditableCombobox()

1234567