Home
last modified time | relevance | path

Searched defs:text_style (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dtext_painter_test.cc64 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
88 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
118 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
146 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
171 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
H A Dhighlight_painting_utils_test.cc48 const ComputedStyle& text_style = text_node->ComputedStyleRef(); in TEST_F() local
107 const ComputedStyle& text_style = text_node->ComputedStyleRef(); in TEST_F() local
168 const ComputedStyle& text_style = text_node->ComputedStyleRef(); in TEST_F() local
H A Dtext_painter_base.cc79 const TextPaintStyle& text_style, in UpdateGraphicsContext()
120 TextPaintStyle text_style; in TextPaintingStyle() local
167 const TextPaintStyle& text_style) { in SelectionPaintingStyle()
203 const TextPaintStyle& text_style, in PaintDecorationsExceptLineThrough()
289 const TextPaintStyle& text_style) { in PaintDecorationsOnlyLineThrough()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dtext_painter_test.cc64 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
88 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
118 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
146 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
171 TextPaintStyle text_style = TextPainter::TextPaintingStyle( in TEST_F() local
H A Dtext_painter_base.cc66 const TextPaintStyle& text_style, in UpdateGraphicsContext()
109 TextPaintStyle text_style; in TextPaintingStyle() local
157 const TextPaintStyle& text_style) { in SelectionPaintingStyle()
193 const TextPaintStyle& text_style, in PaintDecorationsExceptLineThrough()
255 const TextPaintStyle& text_style) { in PaintDecorationsOnlyLineThrough()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp196 TextStyle text_style; in DEF_TEST() local
237 TextStyle text_style; in DEF_TEST() local
336 TextStyle text_style; in DEF_TEST() local
392 TextStyle text_style; in DEF_TEST() local
448 TextStyle text_style; in DEF_TEST() local
504 TextStyle text_style; in DEF_TEST() local
558 TextStyle text_style; in DEF_TEST() local
612 TextStyle text_style; in DEF_TEST() local
666 TextStyle text_style; in DEF_TEST() local
719 TextStyle text_style; in DEF_TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp1227 TextStyle text_style; in onDrawContent() local
1259 TextStyle text_style; in onDrawContent() local
1337 TextStyle text_style; in onDrawContent() local
1374 TextStyle text_style; in onDrawContent() local
1410 TextStyle text_style; in onDrawContent() local
1468 TextStyle text_style; in onDrawContent() local
1505 TextStyle text_style; in onDrawContent() local
1595 TextStyle text_style; in onDrawContent() local
1665 TextStyle text_style; in onDrawContent() local
1694 TextStyle text_style; in onDrawContent() local
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/src/ui/modals/
H A Dmessage_box.rs34 let text_style = Style::default() localVariable
100 let text_style = Style::default() localVariable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/samplecode/
H A DSampleParagraph.cpp1217 TextStyle text_style; in onDrawContent() local
1249 TextStyle text_style; in onDrawContent() local
1323 TextStyle text_style; in onDrawContent() local
1358 TextStyle text_style; in onDrawContent() local
1394 TextStyle text_style; in onDrawContent() local
1452 TextStyle text_style; in onDrawContent() local
1489 TextStyle text_style; in onDrawContent() local
1579 TextStyle text_style; in onDrawContent() local
1652 TextStyle text_style; in onDrawContent() local
1681 TextStyle text_style; in onDrawContent() local
[all …]
/dports/textproc/p5-SVG/SVG-2.86/examples/
H A Dinlinesvg.pl221 sub text_style { subroutine
H A Dsvgtest2.pl222 sub text_style { subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/ng/
H A Dng_text_painter.cc28 const TextPaintStyle& text_style, in Paint()
50 const TextPaintStyle& text_style, in PaintSelectedText()
H A Dng_text_fragment_painter.cc310 const TextPaintStyle text_style = in PaintDocumentMarkers() local
369 const TextPaintStyle& text_style) { in ComputeSelectionStyle()
400 const TextPaintStyle& text_style, in PaintSelectedText()
412 const TextPaintStyle& text_style, in PaintBeforeAndAfterSelectedText()
541 TextPaintStyle text_style = in Paint() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/ng/
H A Dng_text_painter.cc28 const TextPaintStyle& text_style, in Paint()
50 const TextPaintStyle& text_style, in PaintSelectedText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_label.cc18 int text_style, in AppInfoLabel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_text_decoration_offset.h22 const ComputedStyle& text_style, in NGTextDecorationOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dng_text_decoration_offset.h22 const ComputedStyle& text_style, in NGTextDecorationOffset()
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/lines_bars_and_markers/
H A Dmarker_fillstyle_reference.py14 text_style = dict(horizontalalignment='right', verticalalignment='center', variable
H A Dline_styles_reference.py14 text_style = dict(horizontalalignment='right', verticalalignment='center', variable
H A Dmarker_reference.py15 text_style = dict(horizontalalignment='right', verticalalignment='center', variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/lines_bars_and_markers/
H A Dmarker_fillstyle_reference.py14 text_style = dict(horizontalalignment='right', verticalalignment='center', variable
H A Dline_styles_reference.py14 text_style = dict(horizontalalignment='right', verticalalignment='center', variable
H A Dmarker_reference.py15 text_style = dict(horizontalalignment='right', verticalalignment='center', variable
/dports/editors/helix/helix-0.5.0/helix-term/src/ui/
H A Dinfo.rs13 let text_style = get_theme("ui.info.text", "ui.text"); in render() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/sync/
H A Ddice_bubble_sync_promo_view.cc30 int text_style) in DiceBubbleSyncPromoView()

1234567