Home
last modified time | relevance | path

Searched refs:story (Results 1 – 25 of 4503) sorted by relevance

12345678910>>...181

/dports/print/scribus-devel/scribus-1.5.7/scribus/tests/
H A DtestStoryText.cpp15 StoryText story; in initST() local
24 StoryText story; in addText() local
27 QCOMPARE(story.text(0, story.length()), QString("Hallo Welt")); in addText()
34 StoryText story; in removeText() local
37 QCOMPARE(story.text(0, story.length()), QString("Hallo")); in removeText()
51 StoryText story; in insertPar() local
64 StoryText story; in removePar() local
68 QCOMPARE(story.text(0, story.length()), QString("Halt")); in removePar()
73 StoryText story; in removePars() local
81 QCOMPARE(story.text(0, story.length()), in removePars()
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/tests/
H A Dtest_platypus_general.py100 story = []
287 def code(txt,story=story,styleSheet=styleSheet): argument
344 return story
350 story = []
372 story.append(p)
386 story.append(p)
473 story.append(g)
542 story.append(img)
549 return story
607 doc.build(story)
[all …]
H A Dtest_platypus_images.py39 story.append(Image(_GIF))
43 story.append(Image(getFurl(_GIF)))
46 story.append(FrameBreak())
50 story.append(img)
53 story.append(FrameBreak())
59 story.append(Image(_GAPNG))
66 story.append(FrameBreak())
71 story.append(img)
74 story.append(img)
75 story.append(FrameBreak())
[all …]
H A Dtest_charts_textlabels.py117 story = []
145 story.append(d)
148 story.append(PageBreak())
162 story.append(d)
165 story.append(PageBreak())
186 story.append(d)
211 story.append(d)
230 story.append(d)
249 story.append(d)
268 story.append(d)
[all …]
H A Dtest_platypus_programming.py19 story = [
25 doc.build(story)
36 story = [
51 doc.build(story)
67 story = []
83 story.append(Paragraph("""
90 story.append(toc)
103story.append(Paragraph(randomText(theme=PYTHON, sentences=2)+' (%d)' % len(story), bt))
107 story.extend([
122 story.append(SimpleIndex())
[all …]
H A Dtest_platypus_leftright.py94 story = []
111 story.append(Paragraph("""
116 story.append(NextPageTemplate(['left','right']))
118 story.append(Paragraph("""
123 story.append(Paragraph('Heading 1 always starts a new page (%d)' % len(story), h1))
128story.append(Paragraph('Heading 2 always starts a new frame (%d)' % len(story), h2))
133story.append(Paragraph(randomText(theme=PYTHON, sentences=2)+' (%d)' % len(story), bt))
134story.append(Paragraph('I should never be at the bottom of a frame (%d)' % len(story), h3))
135story.append(Paragraph(randomText(theme=PYTHON, sentences=1)+' (%d)' % len(story), bt))
138 story.append(NextPageTemplate('plain'))
[all …]
H A Dtest_platypus_lists.py67 story=[]
105 story.append(OL)
108 story.append(PageBreak())
119 story.append(OL)
129 story.append(OL)
139 story.append(OL)
141 story.append(
167 story.append(PageBreak())
181 story.append(
196 story.append(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/story/
H A Dstory_unittest.py7 from telemetry import story
8 from telemetry.story import shared_state
16 class StoryFoo(story.Story):
24 s0 = story.Story(SharedStateBar, 'foo')
25 s1 = story.Story(SharedStateBar, 'bar')
37 s = story.Story(SharedStateBar, 'Foo')
43 s = story.Story(SharedStateBar, name='story')
56 story.Story(SharedStateBar, tags=['a@'], name='story')
64 story.Story(SharedStateBar, tags=[''], name='story')
77 story.Story(SharedStateBar, tags=['_1'], name='story')
[all …]
H A Dstory_set_unittest.py8 from telemetry import story
20 class StoryFoo(story.Story):
27 class StorySetFoo(story.StorySet):
73 story_set = story.StorySet()
79 story_set = story.StorySet()
88 story_set = story.StorySet()
99 story_set = story.StorySet()
105 story_set = story.StorySet()
114 story_set = story.StorySet()
125 story_set = story.StorySet()
[all …]
H A Dstory_set.py8 from telemetry.story import story as story_module
77 for story in self.stories:
78 if story.serving_dir:
109 def AddStory(self, story): argument
120 (story.name, story.shared_state_class, shared_state_class))
122 self._stories.append(story)
123 self._story_names.add(story.name)
125 def _IsUnique(self, story): argument
128 def RemoveStory(self, story): argument
137 self._stories.remove(story)
[all …]
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/xml/rpc/
H A Dxoopsapi.php70 $story = new NewsStory();
93 $story->setTopicId(1);
107 $story->setNohtml(1);
109 $story->setNohtml(0);
111 $story->setNosmiley(0);
112 $story->setNotifyPub(1);
114 $ret = $story->store();
158 $storyid = $story->storyid();
178 if (!$story->store()) {
200 if (!$story->delete()) {
[all …]
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/themes/xswatch/modules/news/
H A Dnews_item.tpl3 <{if $story.picture != ""}>
5 …<{if $story.poster != ""}><em><strong><{$lang_postedby}>: </strong><{$story.poster}><{/if}> <{$lan…
9 … <h2 class="news-title" role="heading"><{$story.topic_title}> <{$story.news_title}></h2>
11 <img src="<{$story.picture}>" alt="<{$story.news_title|strip_tags}>">
15 … <h2 role="heading" class="news-no-image"><{$story.topic_title}>: <{$story.news_title}></h2>
16 <{if $story.poster != ""}>
20 <{if $story.files_attached}>
21 <{$story.attached_link}>
23 <{$story.text}>
25 <{$story.morelink}>
[all …]
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/themes/xbootstrap/modules/news/
H A Dnews_item.tpl3 <{if $story.picture != ""}>
5 …<{if $story.poster != ""}><em><strong><{$lang_postedby}>: </strong><{$story.poster}><{/if}> <{$lan…
9 … <h2 class="news-title" role="heading"><{$story.topic_title}> <{$story.news_title}></h2>
11 <img src="<{$story.picture}>" alt="<{$story.news_title|strip_tags}>">
15 … <h2 role="heading" class="news-no-image"><{$story.topic_title}>: <{$story.news_title}></h2>
16 <{if $story.poster != ""}>
20 <{if $story.files_attached}>
21 <{$story.attached_link}>
23 <{$story.text}>
25 <{$story.morelink}>
[all …]
/dports/devel/pegtl/PEGTL-3.0.0/src/test/pegtl/
H A Dcontrib_control_action.cpp25 std::string story; variable
34 story += 'a'; in start()
40 story += 'b'; in success()
46 story += 'c'; in failure()
57 story += 'd'; in start()
63 story += 'e'; in success()
68 story += 'f'; in failure()
79 story += 'g'; in start()
85 story += 'h'; in success()
90 story += 'i'; in failure()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/testing/
H A Dstory_set_smoke_test.py11 from telemetry import story as story_module
47 for story in story_set.stories:
48 if isinstance(story, page.Page) and story.url.startswith('http'):
58 for story in story_set.stories:
74 isinstance(story.name, str),
77 isinstance(story.tags, set),
79 for t in story.tags:
83 % (str(t), story.name))
84 if not isinstance(story, page.Page):
89 isinstance(story.url, basestring),
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Legend_of_Wesmere/scenarios/chapter3/
H A D12_Revelations.cfg15 [story]
20 background=story/characters/crelanu.png
25 background=story/characters/olurf.png
30 background=story/characters/crelanu.png
35 background=story/characters/kalenz.png
40 background=story/characters/crelanu.png
45 background=story/characters/landar.png
50 background=story/characters/crelanu.png
55 background=story/characters/kalenz.png
80 background=story/characters/kalenz.png
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/tests/browser/chrome/tp5/bbc.co.uk/news.bbcimg.co.uk/view/1_4_9/cream/hi/shared/
H A Dtype.css61 #top-story .top-story-header,.story-wide h1,
146 .secondary-top-story .with-summary .story,
147 .secondary-top-story .medium-image .story,
148 .secondary-top-story .large-image .story,
149 .secondary-top-story .classic-image .story,
175 .secondary-top-story .see-also .story,
181 .story-body .story-feature p,
182 .story-body .story-feature li,
193 .story-body p,
194 .story-body li,
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/browser/chrome/tp5/bbc.co.uk/news.bbcimg.co.uk/view/1_4_9/cream/hi/shared/
H A Dtype.css61 #top-story .top-story-header,.story-wide h1,
146 .secondary-top-story .with-summary .story,
147 .secondary-top-story .medium-image .story,
148 .secondary-top-story .large-image .story,
149 .secondary-top-story .classic-image .story,
175 .secondary-top-story .see-also .story,
181 .story-body .story-feature p,
182 .story-body .story-feature li,
193 .story-body p,
194 .story-body li,
[all …]
/dports/games/valyriatear/ValyriaTear-1.1.0/po/
H A Dja.po1820 #: ../data/story/to_be_continued_anim.lua:32
1868 #: ../data/story/mt_elbrus/mt_elbrus_path1_script.lua:144
1869 #: ../data/story/mt_elbrus/mt_elbrus_path2_script.lua:147
1870 #: ../data/story/mt_elbrus/mt_elbrus_path3_script.lua:190
1880 #: ../data/story/mt_elbrus/mt_elbrus_path1_script.lua:600
2245 #: ../data/story/mt_elbrus/mt_elbrus_path3_script.lua:137
2246 #: ../data/story/mt_elbrus/mt_elbrus_path3_script.lua:140
2247 #: ../data/story/mt_elbrus/mt_elbrus_path3_script.lua:143
2248 #: ../data/story/mt_elbrus/mt_elbrus_path4_script.lua:142
2249 #: ../data/story/mt_elbrus/mt_elbrus_path4_script.lua:145
[all …]
H A Duk_UA.po1965 #: ../data/story/to_be_continued_anim.lua:32
2069 #: ../data/story/common/tutorial_battle_dialogs.lua:62
2342 #: ../data/story/common/tutorial_battle_dialogs.lua:63
3918 #: ../data/story/common/tutorial_battle_dialogs.lua:69
3922 #: ../data/story/common/tutorial_battle_dialogs.lua:71
3923 #: ../data/story/common/tutorial_battle_dialogs.lua:98
3950 #: ../data/story/common/tutorial_battle_dialogs.lua:73
3954 #: ../data/story/common/tutorial_battle_dialogs.lua:75
3958 #: ../data/story/common/tutorial_battle_dialogs.lua:78
3962 #: ../data/story/common/tutorial_battle_dialogs.lua:80
[all …]
H A Dvalyriatear.pot1966 #: ../data/story/to_be_continued_anim.lua:32
2070 #: ../data/story/common/tutorial_battle_dialogs.lua:62
2343 #: ../data/story/common/tutorial_battle_dialogs.lua:63
3919 #: ../data/story/common/tutorial_battle_dialogs.lua:69
3923 #: ../data/story/common/tutorial_battle_dialogs.lua:71
3924 #: ../data/story/common/tutorial_battle_dialogs.lua:98
3951 #: ../data/story/common/tutorial_battle_dialogs.lua:73
3955 #: ../data/story/common/tutorial_battle_dialogs.lua:75
3959 #: ../data/story/common/tutorial_battle_dialogs.lua:78
3963 #: ../data/story/common/tutorial_battle_dialogs.lua:80
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/
H A Dlight.css197 .panic-story {
252 .story-links a,
259 .story-pkg {
267 .story-line {
275 .story-line + .story-line {
283 .story-line.ok .story-line-status { background: #8CB700; }
284 .story-line.ok:hover, .story-line.ok.story-line-sel { background: #F4FFD8; }
286 .story-line.fail .story-line-status { background: #E79C07; }
287 .story-line.fail:hover, .story-line.fail.story-line-sel { background: #FFF1DB; }
290 .story-line.panic:hover, .story-line.panic.story-line-sel { background: #FFE8E8; }
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/
H A Dlight.css197 .panic-story {
252 .story-links a,
259 .story-pkg {
267 .story-line {
275 .story-line + .story-line {
283 .story-line.ok .story-line-status { background: #8CB700; }
284 .story-line.ok:hover, .story-line.ok.story-line-sel { background: #F4FFD8; }
286 .story-line.fail .story-line-status { background: #E79C07; }
287 .story-line.fail:hover, .story-line.fail.story-line-sel { background: #FFF1DB; }
290 .story-line.panic:hover, .story-line.panic.story-line-sel { background: #FFE8E8; }
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/
H A Dlight.css197 .panic-story {
252 .story-links a,
259 .story-pkg {
267 .story-line {
275 .story-line + .story-line {
283 .story-line.ok .story-line-status { background: #8CB700; }
284 .story-line.ok:hover, .story-line.ok.story-line-sel { background: #F4FFD8; }
286 .story-line.fail .story-line-status { background: #E79C07; }
287 .story-line.fail:hover, .story-line.fail.story-line-sel { background: #FFF1DB; }
290 .story-line.panic:hover, .story-line.panic.story-line-sel { background: #FFE8E8; }
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/smartystreets/goconvey/web/client/resources/css/themes/
H A Dlight.css197 .panic-story {
252 .story-links a,
259 .story-pkg {
267 .story-line {
275 .story-line + .story-line {
283 .story-line.ok .story-line-status { background: #8CB700; }
284 .story-line.ok:hover, .story-line.ok.story-line-sel { background: #F4FFD8; }
286 .story-line.fail .story-line-status { background: #E79C07; }
287 .story-line.fail:hover, .story-line.fail.story-line-sel { background: #FFF1DB; }
290 .story-line.panic:hover, .story-line.panic.story-line-sel { background: #FFE8E8; }
[all …]

12345678910>>...181