Home
last modified time | relevance | path

Searched refs:border_style (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dass.c35 int border_style, int alignment) in ff_ass_subtitle_header_full() argument
75 -bold, -italic, -underline, border_style, alignment); in ff_ass_subtitle_header_full()
87 int border_style, int alignment) in ff_ass_subtitle_header() argument
94 border_style, alignment); in ff_ass_subtitle_header()
Dass.h77 int border_style, int alignment);
97 int border_style, int alignment);
Dass_split.h55 int border_style; member
Dass_split.c82 {"BorderStyle", ASS_INT, offsetof(ASSStyle, border_style) },
108 {"BorderStyle", ASS_INT, offsetof(ASSStyle, border_style) },
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dicons.dart416 /// <i class="material-icons md-36">border_style</i> &#x2014; material icon named "border style".
417 static const IconData border_style = IconData(0xe231, fontFamily: 'MaterialIcons');