Home
last modified time | relevance | path

Searched refs:Showing (Results 1 – 25 of 3954) sorted by relevance

12345678910>>...159

/dports/devel/py-urwid/urwid-2.1.2/docs/manual/
H A Dtextlayout.rst17 Text("Showing some different alignment modes", align=...)
21 |Showing some | |Showing some different |
28 | Showing some | | Showing some different |
35 | Showing some| | Showing some different|
42 Text("Showing some different wrapping modes\nnewline", wrap=...)
46 |Showing some | |Showing some different |
54 |Showing some dif| |Showing some different w|
62 |Showing some dif| |Showing some different w|
68 |Showing some di…| |Showing some different …|
/dports/devel/pear-Horde_View/Horde_View-2.0.6/test/Horde/View/Helper/
H A DUrlTest.php63 $this->assertEquals('Showing',
64 … $this->view->linkToUnless(true, 'Showing', array('action' => 'show', 'controller' => 'weblog')));
67 $this->assertEquals('Showing',
68 …$this->view->linkToUnless(true, 'Showing', array('action' => 'show', 'controller' => 'weblog', 'id…
74 $this->assertEquals('Showing',
75 … $this->view->linkToIf(false, 'Showing', array('action' => 'show', 'controller' => 'weblog')));
78 $this->assertEquals('Showing',
79 …$this->view->linkToIf(false, 'Showing', array('action' => 'show', 'controller' => 'weblog', 'id' =…
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.C5/C5/
H A DRecords.cs152 if (incomplete = !Showing.Show(X1, stringbuilder, ref rest, formatProvider)) in Show()
156 if (incomplete = !Showing.Show(X2, stringbuilder, ref rest, formatProvider)) in Show()
182 return Showing.ShowString(this, format, formatProvider); in ToString()
302 if (incomplete = !Showing.Show(X1, stringbuilder, ref rest, formatProvider)) in Show()
306 if (incomplete = !Showing.Show(X2, stringbuilder, ref rest, formatProvider)) in Show()
310 if (incomplete = !Showing.Show(X3, stringbuilder, ref rest, formatProvider)) in Show()
336 return Showing.ShowString(this, format, formatProvider); in ToString()
467 if (incomplete = !Showing.Show(X1, stringbuilder, ref rest, formatProvider)) in Show()
471 if (incomplete = !Showing.Show(X2, stringbuilder, ref rest, formatProvider)) in Show()
475 if (incomplete = !Showing.Show(X3, stringbuilder, ref rest, formatProvider)) in Show()
[all …]
H A DFormatting.cs55 public static class Showing class
167 if (complete = Showing.Show(p.Key, stringbuilder, ref rest, formatProvider)) in ShowCollectionValue()
195 complete = Showing.Show(x, stringbuilder, ref rest, formatProvider); in ShowCollectionValue()
238 complete = Showing.Show(p, stringbuilder, ref rest, formatProvider); in ShowDictionary()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/searchwindow/
H A Dvisibilitycontroller.cpp103 if ((d->status == Shown) || (d->status == Showing)) in addObject()
127 if ((d->status == Shown) || (d->status == Showing)) in setVisible()
132 d->status = Showing; in setVisible()
159 if ((d->status == Shown) || (d->status == Showing) || (d->status == Unknown)) in triggerVisibility()
171 if ((d->status == Shown) || (d->status == Showing)) in isVisible()
188 if (d->status == Showing) in step()
214 if (d->status == Showing) in allSteps()
/dports/games/brainparty/brainparty/
H A Dminesweep.cpp129 if (tile->Showing) continue; in OnMouseUp()
139 tile->Showing = true; in OnMouseUp()
159 if (Tiles[i]->HasMine && Tiles[i]->Showing) { in CheckWin()
170 if (tile->Showing) return; in RevealSquare()
172 tile->Showing = true; in RevealSquare()
203 if (tile->Showing) { in Render()
H A Dmemorybox.cpp129 if (GameState == SHOWING || box->Showing) { in Render()
167 ActiveBoxes[i]->Showing = false; in Tick()
201 if (box->Showing) continue; // don't let people tap on a showing box twice in OnMouseUp()
205 box->Showing = true; in OnMouseUp()
213 if (!box2->Showing) { in OnMouseUp()
230 box->Showing = true; in OnMouseUp()
H A Dminesweep.h31 bool Showing; variable
36 Showing = HasMine = false; in BPMiniGame_MineSweep_Tile()
H A Dmemorybox.h28 bool Showing; variable
32 Showing = false; in BPMiniGame_MemoryBox_Box()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/notifications/
H A DNotification.cpp113 m_state = Showing; in show()
122 m_state = Showing; in show()
135 case Showing: in cancel()
222 m_state = Showing; in finishLoading()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/devel/pprof/pprof-acf8798/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/net/storj/storj-1.45.3/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.unknown.flat.functions.call_tree.text1 Showing nodes accounting for 1.12s, 100% of 1.12s total
2 Showing top 5 nodes out of 6
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/github.com/google/pprof/internal/driver/testdata/
H A Dpprof.cpusmall.flat.addresses.tree1 Showing nodes accounting for 4s, 100% of 4s total
2 Showing top 4 nodes out of 5

12345678910>>...159