Home
last modified time | relevance | path

Searched defs:subtitle (Results 1 – 25 of 1307) sorted by relevance

12345678910>>...53

/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/owl.carousel/docs_src/data/
H A Dfeatures.json4 …"subtitle": "Over 60 options. Easy for novice users and even more powerful for advanced developers… string
9 …"subtitle": "Designed specially to boost mobile browsing experience. Mouse drag works great on des… string
14 … "subtitle": "Almost all options are responsive and include very intuitive breakpoints settings.", string
19 …"subtitle": "Owl uses hardware acceleration with CSS3 Translate3d transitions. Its fast and works … string
24 "subtitle": "CSS2 fallback supported for older browser.", string
30 …"subtitle": "Owl Carousel supports plugin modular structure. Therefore, you can detach plugins tha… string
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/owl.carousel/docs_src/data/
H A Dfeatures.json4 …"subtitle": "Over 60 options. Easy for novice users and even more powerful for advanced developers… string
9 …"subtitle": "Designed specially to boost mobile browsing experience. Mouse drag works great on des… string
14 … "subtitle": "Almost all options are responsive and include very intuitive breakpoints settings.", string
19 …"subtitle": "Owl uses hardware acceleration with CSS3 Translate3d transitions. Its fast and works … string
24 "subtitle": "CSS2 fallback supported for older browser.", string
30 …"subtitle": "Owl Carousel supports plugin modular structure. Therefore, you can detach plugins tha… string
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/user/elements/summary/
H A Dsubtitle.php15 $subtitle = elgg_extract('subtitle', $vars); variable
17 $subtitle = elgg_view('user/elements/imprint', $vars); variable
21 $subtitle = elgg_echo('banned'); variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/annotation/elements/summary/
H A Dsubtitle.php9 $subtitle = elgg_extract('subtitle', $vars, ''); variable
15 $subtitle = elgg_view('annotation/elements/imprint', $vars); variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/relationship/elements/summary/
H A Dsubtitle.php9 $subtitle = elgg_extract('subtitle', $vars, ''); variable
15 $subtitle = elgg_view('relationship/elements/imprint', $vars); variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/object/elements/summary/
H A Dsubtitle.php6 $subtitle = elgg_extract('subtitle', $vars); variable
8 $subtitle = elgg_view('object/elements/imprint', $vars); variable
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/undo/
H A Dsubtitleactions.cpp20 SubtitleAction::SubtitleAction(Subtitle *subtitle, UndoStack::DirtyMode dirtyMode, const QString &d… in SubtitleAction()
29 SetFramesPerSecondAction::SetFramesPerSecondAction(Subtitle *subtitle, double framesPerSecond) in SetFramesPerSecondAction()
49 InsertLinesAction::InsertLinesAction(Subtitle *subtitle, const QList<SubtitleLine *> &lines, int in… in InsertLinesAction()
119 RemoveLinesAction::RemoveLinesAction(Subtitle *subtitle, int firstIndex, int lastIndex) in RemoveLinesAction()
197 MoveLineAction::MoveLineAction(Subtitle *subtitle, int fromIndex, int toIndex) : in MoveLineAction()
282 SwapLinesTextsAction::SwapLinesTextsAction(Subtitle *subtitle, const RangeList &ranges) : in SwapLinesTextsAction()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/setup/
H A Dindex.php104 $subtitle = lang('Deleting Tables'); variable
111 $subtitle = lang('Create Database'); variable
118 $subtitle = lang('Deleting Tables'); variable
125 $subtitle = lang('Upgrading Tables'); variable
132 $subtitle = lang('Creating Tables'); variable
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/
H A Dmain_tests.h36 showSubtitle(const Subtitle &subtitle) in showSubtitle()
45 iterateSubtitle(const Subtitle &subtitle, const RangeList &ranges) in iterateSubtitle()
66 Subtitle subtitle; in testSubtitleIterator() local
/dports/deskutils/egroupware/egroupware/setup/
H A Dindex.php109 $subtitle = lang('Deleting Tables'); variable
116 $subtitle = lang('Create Database'); variable
123 $subtitle = lang('Deleting Tables'); variable
130 $subtitle = lang('Upgrading Tables'); variable
141 $subtitle = lang('Creating Tables'); variable
/dports/sysutils/k3b/k3b-21.12.3/src/
H A Dk3bthemedheader.cpp25 K3b::ThemedHeader::ThemedHeader( const QString& title, const QString& subtitle, QWidget* parent ) in ThemedHeader()
40 void K3b::ThemedHeader::setTitle( const QString& title, const QString& subtitle ) in setTitle()
46 void K3b::ThemedHeader::setSubTitle( const QString& subtitle ) in setSubTitle()
/dports/www/phprecipebook/phprecipebook/modules/meals/
H A Dindex.php18 $subtitle = NULL; // title of what day/week/month we are in variable
28 …$subtitle = $MPObj->monthsFull[($MPObj->currentMonth-1)] . " " . $MPObj->currentDay . " " . $MPObj… variable
37 $subtitle = $MPObj->monthsFull[($MPObj->currentMonth-1)] . " " . $MPObj->currentYear; variable
47 …$subtitle = $LangUI->_('Week of') . " " . $MPObj->monthsFull[($MPObj->currentMonth-1)] . " " . $we… variable
/dports/www/moodle310/moodle/admin/tool/lp/classes/
H A Dpage_helper.php62 public static function setup_for_course(moodle_url $url, $course, $subtitle = '') {
110 …atic function setup_for_template($pagecontextid, moodle_url $url, $template = null, $subtitle = '',
188 …public static function setup_for_plan($userid, moodle_url $url, $plan = null, $subtitle = '', $ret…
262 …ion setup_for_user_evidence($userid, moodle_url $url, $evidence = null, $subtitle = '', $returntyp…
/dports/www/moodle311/moodle/admin/tool/lp/classes/
H A Dpage_helper.php62 public static function setup_for_course(moodle_url $url, $course, $subtitle = '') {
110 …atic function setup_for_template($pagecontextid, moodle_url $url, $template = null, $subtitle = '',
188 …public static function setup_for_plan($userid, moodle_url $url, $plan = null, $subtitle = '', $ret…
262 …ion setup_for_user_evidence($userid, moodle_url $url, $evidence = null, $subtitle = '', $returntyp…
/dports/www/moodle39/moodle/admin/tool/lp/classes/
H A Dpage_helper.php62 public static function setup_for_course(moodle_url $url, $course, $subtitle = '') {
110 …atic function setup_for_template($pagecontextid, moodle_url $url, $template = null, $subtitle = '',
188 …public static function setup_for_plan($userid, moodle_url $url, $plan = null, $subtitle = '', $ret…
262 …ion setup_for_user_evidence($userid, moodle_url $url, $evidence = null, $subtitle = '', $returntyp…
/dports/games/renpy/renpy-7.4.11-sdk/renpy/text/
H A Dtexwrap.pyx59 def __init__(self, list glyphs, first_width, rest_width, subtitle): argument
100 cdef void knuth_plass(self, int first_width, int rest_width, bint subtitle):
232 def linebreak_tex(glyphs, first_width, rest_width, subtitle): argument
/dports/games/fillets-ng/fillets-ng-1.0.1/src/plan/
H A DFishDialog.cpp22 const std::string &soundfile, const std::string &subtitle, in FishDialog()
36 std::string subtitle = getFormatedSubtitle(args); in runSubtitle() local
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/themes/boinc/templates/
H A Dnode-forum.tpl.php89 $subtitle = array(); variable
98 $subtitle = implode(' &rsaquo; ', $subtitle); variable
H A Dnode-team_forum.tpl.php90 $subtitle = array(); variable
115 $subtitle = implode(' &rsaquo; ', $subtitle); variable
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/vignettes/gallery/bullets/
H A Dbullets.json2 …{"title":"Revenue","subtitle":"US$, in thousands","ranges":[150,225,300],"measures":[220,270],"mar… string
3 {"title":"Profit","subtitle":"%","ranges":[20,25,30],"measures":[21,23],"markers":[26]}, string
4 …{"title":"Order Size","subtitle":"US$, average","ranges":[350,500,600],"measures":[100,320],"marke… string
5 …{"title":"New Customers","subtitle":"count","ranges":[1400,2000,2500],"measures":[1000,1650],"mark… string
6 …{"title":"Satisfaction","subtitle":"out of 5","ranges":[3.5,4.25,5],"measures":[3.2,4.7],"markers"… string
/dports/games/glest/glest_source_3.2.2/source/glest_game/facilities/
H A Dlogger.h39 string subtitle; variable
50 void setSubtitle(const string &subtitle) {this->subtitle= subtitle;} in setSubtitle()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/cutscene/ffmpeg/
H A DSubtitleDecoder.cpp24 AVSubtitle subtitle; in decodePacket() local
40 AVSubtitle subtitle; in finishDecoding() local
54 void SubtitleDecoder::pushSubtitleFrame(AVPacket* packet, AVSubtitle* subtitle) { in pushSubtitleFrame()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageListSelect.php23 public $subtitle; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelect
40 public function setSubtitle($subtitle)
H A DGoogleCloudDialogflowV2beta1IntentMessageListSelect.php23 public $subtitle; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelect
40 public function setSubtitle($subtitle)
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/nonembedded/java/src/org/chromium/android_webview/devui/
H A DHomeFragment.java101 public final String subtitle; field in HomeFragment.InfoItem
103 public InfoItem(String title, String subtitle) { in InfoItem()
133 TextView subtitle = view.findViewById(android.R.id.text2); in getView() local

12345678910>>...53