Home
last modified time | relevance | path

Searched refs:SUBTITLE (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/src/parser/
H A DWebVTT.h42 struct SUBTITLE struct
44 SUBTITLE() = default;
45 SUBTITLE(uint64_t start) in SUBTITLE() function
55 std::deque<SUBTITLE> m_subTitles; argument
H A DWebVTT.cpp47 m_subTitles.push_back(SUBTITLE(pts)); in Parse()
86 m_subTitles.push_back(SUBTITLE()); in Parse()
87 SUBTITLE &sub(m_subTitles.back()); in Parse()
153 m_subTitles.push_front(SUBTITLE()); in Parse()
154 SUBTITLE& sub(m_subTitles.front()); in Parse()
188 SUBTITLE &sub(m_subTitles[m_pos++]); in Prepare()
H A DTTML.h63 struct SUBTITLE struct
86 std::deque<SUBTITLE> m_subTitles; argument
/dports/cad/opencascade/opencascade-7.6.0/tests/opengl/data/geom/
H A Dinterior222 vdrawtext t1 " b1: phong hollow-edges " -pos -2 0 2 -halign RIGHT -disptype SUBTITLE -color WHITE -…
25 vdrawtext t2 " b2: gouraud solid-edges " -pos 2 0 2 -halign RIGHT -disptype SUBTITLE -color BLACK -…
28 vdrawtext t3 " b3: phong solid-edges " -pos 0 0 0 -halign RIGHT -disptype SUBTITLE -color WHITE -su…
31 vdrawtext t4 " b4: hiddenline-edges " -pos -2 0 -2 -halign RIGHT -disptype SUBTITLE -color BLACK -s…
34 vdrawtext t5 " b5: flat solid-edges " -pos 2 0 -2 -halign RIGHT -disptype SUBTITLE -color BLACK -su…
39 vdrawtext t6 " p6: quads " -pos 2 1 -0.4 -halign RIGHT -disptype SUBTITLE -color BLACK -subColor FI…
H A Dinterior130 vdrawtext t1 " s1: phong hollow-edges " -pos 2 0 0 -disptype SUBTITLE -color BLACK -subColor GRAY80
33 vdrawtext t2 " s2: gouraud solid-edges " -pos -1.3 -1.3 2.5 -halign CENTER -disptype SUBTITLE -colo…
36 vdrawtext t3 " s3: phong solid-edges " -pos 1.3 1.3 2.5 -halign CENTER -disptype SUBTITLE -color WH…
39 vdrawtext t4 " s4: hiddenline-edges " -pos 1.3 -1.3 -1.3 -halign CENTER -disptype SUBTITLE -color B…
42 vdrawtext t5 " s5: flat solid-edges " -pos -1.3 -1.3 -2.5 -halign CENTER -disptype SUBTITLE -color …
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DStreamDetails.cpp135 CStreamDetail(CStreamDetail::SUBTITLE) in CStreamDetailSubtitle()
140 CStreamDetail(CStreamDetail::SUBTITLE), in CStreamDetailSubtitle()
163 if (that.m_eType != CStreamDetail::SUBTITLE) in IsWorseThan()
200 case CStreamDetail::SUBTITLE: in operator =()
266 case CStreamDetail::SUBTITLE: in NewStream()
307 return GetStreamCount(CStreamDetail::SUBTITLE); in GetSubtitleStreamCount()
345 case CStreamDetail::SUBTITLE: in GetNthStream()
455 …itle *item = static_cast<const CStreamDetailSubtitle*>(GetNthStream(CStreamDetail::SUBTITLE, idx)); in GetSubtitleLanguage()
516 case CStreamDetail::SUBTITLE: in Serialize()
540 case CStreamDetail::SUBTITLE: in DetermineBestStreams()
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/src/test/
H A DTestDASHTree.cpp365 EXPECT_EQ(tree->periods_[0]->adaptationSets_[1]->type_, DASHTestTree::SUBTITLE); in TEST_F()
369 EXPECT_EQ(tree->periods_[0]->adaptationSets_[2]->type_, DASHTestTree::SUBTITLE); in TEST_F()
373 EXPECT_EQ(tree->periods_[0]->adaptationSets_[3]->type_, DASHTestTree::SUBTITLE); in TEST_F()
377 EXPECT_EQ(tree->periods_[0]->adaptationSets_[4]->type_, DASHTestTree::SUBTITLE); in TEST_F()
381 EXPECT_EQ(tree->periods_[0]->adaptationSets_[5]->type_, DASHTestTree::SUBTITLE); in TEST_F()
385 EXPECT_EQ(tree->periods_[0]->adaptationSets_[6]->type_, DASHTestTree::SUBTITLE); in TEST_F()
389 EXPECT_EQ(tree->periods_[0]->adaptationSets_[7]->type_, DASHTestTree::SUBTITLE); in TEST_F()
393 EXPECT_EQ(tree->periods_[0]->adaptationSets_[8]->type_, DASHTestTree::SUBTITLE); in TEST_F()
397 EXPECT_EQ(tree->periods_[0]->adaptationSets_[9]->type_, DASHTestTree::SUBTITLE); in TEST_F()
401 EXPECT_EQ(tree->periods_[0]->adaptationSets_[10]->type_, DASHTestTree::SUBTITLE); in TEST_F()
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/
H A Dbind9stats25 SUBTITLE = os.environ.get('SUBTITLE', "")
30 if SUBTITLE != '':
31 SUBTITLE = ' ' + SUBTITLE
300 print("graph_title %s" % g[1]['title'] + SUBTITLE)
/dports/security/whatweb/WhatWeb-f467aa2/addons/
H A Dgggooglescan195 SUBTITLE=$DARK_GREY
202 $SUBTITLE G-G-Googlescan v$VERSION (o7/2o1o) $BLUE |_____| $SUBTITLE by urbanadventurer$NO_…
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/bookmarks/bottomsheet/
H A DBookmarkBottomSheetRowViewBinder.java18 } else if (BookmarkBottomSheetItemProperties.SUBTITLE.equals(propertyKey)) { in bind()
19 view.setSubtitle(model.get(BookmarkBottomSheetItemProperties.SUBTITLE)); in bind()
H A DBookmarkBottomSheetItemProperties.java41 static final PropertyModel.ReadableObjectPropertyKey<String> SUBTITLE = field in BookmarkBottomSheetItemProperties
59 new PropertyKey[] {TITLE, SUBTITLE, ICON_DRAWABLE_AND_COLOR, ON_CLICK_LISTENER};
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/doc/users_guide/html/
H A Ddocbook.css2 .BOOK .SUBTITLE { text-align: center }
11 .ARTICLE .SUBTITLE { text-align: center }
/dports/textproc/xlhtml/xlhtml-0.5/cole/doc/cole-manual/
H A Ddocbook.css2 .BOOK .SUBTITLE { text-align: center }
11 .ARTICLE .SUBTITLE { text-align: center }
/dports/textproc/db2latex/db2latex-xsl-0.8pre1/doc/
H A Ddocbook.css2 .BOOK .SUBTITLE { text-align: center }
11 .ARTICLE .SUBTITLE { text-align: center }
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/test/
H A DTestStreamDetails.cpp51 EXPECT_EQ(0, a.GetStreamCount(CStreamDetail::SUBTITLE)); in TEST()
55 EXPECT_EQ(1, a.GetStreamCount(CStreamDetail::SUBTITLE)); in TEST()
/dports/x11-toolkits/Xmt/xmt400/examples/03/
H A Dxmstring.ad11 -*-helvetica-bold-r-*-*-*-180-*-*-*-*-*-*=SUBTITLE,\
29 @f[SUBTITLE]Credits:@fR\n\
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/WhiskeylakeOpenBoardPkg/Include/
H A DSetup.h31 #define SUBTITLE(Text) subtitle text = Text; macro
32 #define SEPARATOR SUBTITLE(STRING_TOKEN(STR_EMPTY))
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/CometlakeOpenBoardPkg/Include/
H A DSetup.h31 #define SUBTITLE(Text) subtitle text = Text; macro
32 #define SEPARATOR SUBTITLE(STRING_TOKEN(STR_EMPTY))
/dports/print/latex-biber/biber-2.1/t/tdata/
H A Dsort-order.bib38 SUBTITLE = {Counter-cultural Concepts},
47 SUBTITLE = {Don't Dally Dude!},
H A Dsections2.bib4 SUBTITLE = {Counter-cultural Concepts},
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/data/headers/
H A Dsubviewer211 [SUBTITLE]
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/data/headers/
H A Dsubviewer211 [SUBTITLE]
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/bookmodel/
H A DFBTextKind.h32 SUBTITLE = 4, enumerator
/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/tests/mime-detection/
H A Dsubtitle-subviewer.sub9 [SUBTITLE]
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/test/Gameexe_data/
H A DGameexe.ini6 #SUBTITLE = "A second textual line"

12345678910>>...14