Home
last modified time | relevance | path

Searched defs:PaintStyle (Results 1 – 4 of 4) sorted by relevance

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dpaint_style.hpp25 class PaintStyle final class
28 PaintStyle() : in PaintStyle() function in PaintStyle
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/experimental/pvg/
H A Ddraw_msg.proto58 enum PaintStyle { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/experimental/pvg/
H A Ddraw_msg.proto58 enum PaintStyle { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/canvaskit/canvaskit/types/
H A Dindex.d.ts405 readonly PaintStyle: PaintStyleEnumValues; property
3444 export type PaintStyle = EmbindEnumEntity; alias