Home
last modified time | relevance | path

Searched refs:layout_colors (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Drender_text.h632 const BreakList<SkColor>& layout_colors() const { return layout_colors_; } in layout_colors() function
H A Drender_text_harfbuzz.cc1701 BreakList<SkColor> colors = layout_colors(); in DrawVisualText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Drender_text.h661 const BreakList<SkColor>& layout_colors() const { return layout_colors_; } in layout_colors() function
H A Drender_text_harfbuzz.cc1728 BreakList<SkColor> colors = layout_colors(); in DrawVisualText()