Home
last modified time | relevance | path

Searched refs:viewCount (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/YouTube/
H A DVideoStatistics.php24 public $viewCount; variable in Google_Service_YouTube_VideoStatistics
58 public function setViewCount($viewCount) argument
60 $this->viewCount = $viewCount;
64 return $this->viewCount;
H A DChannelStatistics.php24 public $viewCount; variable in Google_Service_YouTube_ChannelStatistics
58 public function setViewCount($viewCount) argument
60 $this->viewCount = $viewCount;
64 return $this->viewCount;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/YouTube/
H A DChannelStatistics.php24 public $viewCount; variable in Google_Service_YouTube_ChannelStatistics
58 public function setViewCount($viewCount) argument
60 $this->viewCount = $viewCount;
64 return $this->viewCount;
H A DVideoStatistics.php24 public $viewCount; variable in Google_Service_YouTube_VideoStatistics
58 public function setViewCount($viewCount) argument
60 $this->viewCount = $viewCount;
64 return $this->viewCount;
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_marks.c163 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
170 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
173 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
176 else if (*(surfaceType_t *) (surf->data) != SF_GRID) surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
179 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
180 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
275 tr.viewCount++; in R_MarkFragments()
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_marks.c163 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
170 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
173 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
176 else if (*(surfaceType_t *) (surf->data) != SF_GRID) surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
179 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
180 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
275 tr.viewCount++; in R_MarkFragments()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_marks.c164 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
171 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
174 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
177 else if (*(surfaceType_t *) (surf->data) != SF_GRID) surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
180 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
181 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
276 tr.viewCount++; in R_MarkFragments()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_marks.c163 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
170 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
173 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
176 else if (*(surfaceType_t *) (surf->data) != SF_GRID) surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
179 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
180 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
275 tr.viewCount++; in R_MarkFragments()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_marks.c187 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
196 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
201 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
205 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
208 if(surf->viewCount != tr.viewCount) in R_BoxSurfaces_r()
210 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
309 tr.viewCount++; in R_MarkFragments()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish/
H A DPhoto.php37 public $viewCount; variable in Google_Service_StreetViewPublish_Photo
157 public function setViewCount($viewCount) argument
159 $this->viewCount = $viewCount;
163 return $this->viewCount;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/StreetViewPublish/
H A DPhoto.php37 public $viewCount; variable in Google_Service_StreetViewPublish_Photo
157 public function setViewCount($viewCount) argument
159 $this->viewCount = $viewCount;
163 return $this->viewCount;
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_marks.c163 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
170 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
173 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
178 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
181 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
182 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
276 tr.viewCount++; in R_MarkFragments()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_marks.cpp164 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
171 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
174 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
179 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
182 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
183 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
277 tr.viewCount++; in R_MarkFragments()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_marks.c163 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
170 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
173 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
178 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
181 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
182 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
276 tr.viewCount++; in R_MarkFragments()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DTableView.java93 int viewCount = getViewCount(); in replace() local
95 || viewCount > columnRequirements.length) in replace()
97 columnRequirements = new SizeRequirements[viewCount]; in replace()
101 if (columnOffsets == null || columnOffsets.length < viewCount) in replace()
102 columnOffsets = new int[viewCount]; in replace()
103 if (columnSpans == null || columnSpans.length < viewCount) in replace()
104 columnSpans = new int[viewCount]; in replace()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/
H A DTableView.java93 int viewCount = getViewCount(); in replace() local
95 || viewCount > columnRequirements.length) in replace()
97 columnRequirements = new SizeRequirements[viewCount]; in replace()
101 if (columnOffsets == null || columnOffsets.length < viewCount) in replace()
102 columnOffsets = new int[viewCount]; in replace()
103 if (columnSpans == null || columnSpans.length < viewCount) in replace()
104 columnSpans = new int[viewCount]; in replace()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DTableView.java93 int viewCount = getViewCount(); in replace() local
95 || viewCount > columnRequirements.length) in replace()
97 columnRequirements = new SizeRequirements[viewCount]; in replace()
101 if (columnOffsets == null || columnOffsets.length < viewCount) in replace()
102 columnOffsets = new int[viewCount]; in replace()
103 if (columnSpans == null || columnSpans.length < viewCount) in replace()
104 columnSpans = new int[viewCount]; in replace()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/
H A DTableView.java93 int viewCount = getViewCount(); in replace() local
95 || viewCount > columnRequirements.length) in replace()
97 columnRequirements = new SizeRequirements[viewCount]; in replace()
101 if (columnOffsets == null || columnOffsets.length < viewCount) in replace()
102 columnOffsets = new int[viewCount]; in replace()
103 if (columnSpans == null || columnSpans.length < viewCount) in replace()
104 columnSpans = new int[viewCount]; in replace()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/
H A DTableView.java93 int viewCount = getViewCount(); in replace() local
95 || viewCount > columnRequirements.length) in replace()
97 columnRequirements = new SizeRequirements[viewCount]; in replace()
101 if (columnOffsets == null || columnOffsets.length < viewCount) in replace()
102 columnOffsets = new int[viewCount]; in replace()
103 if (columnSpans == null || columnSpans.length < viewCount) in replace()
104 columnSpans = new int[viewCount]; in replace()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_marks.cpp168 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
175 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
178 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
184 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
188 if (surf->viewCount != tr.viewCount) { in R_BoxSurfaces_r()
189 surf->viewCount = tr.viewCount; in R_BoxSurfaces_r()
278 tr.viewCount++; in R_MarkFragments()
/dports/misc/openmvg/openMVG-2.0/src/software/SfM/export/
H A Dmain_exportTracks.cpp115 const uint32_t viewCount(sfm_data.GetViews().size()); in main() local
118 OPENMVG_LOG_INFO << "viewCount: " << viewCount; in main()
120 system::LoggerProgress my_progress_bar( (viewCount*(viewCount-1)) / 2.0 ); in main()
122 for (uint32_t I = 0; I < viewCount; ++I) in main()
124 for (uint32_t J = I+1; J < viewCount; ++J, ++my_progress_bar) in main()
/dports/devel/flexdock/flexdock-1.2.4/src/java/test/org/flexdock/test/dockbar/
H A DBasicDockbarTest.java76 private static int viewCount = 0;
79 String id = "test.view." + viewCount;
80 String txt = "Test View " + viewCount;
81 viewCount++;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/model/
H A DChildrenCountUpdate.java125 int viewCount = fCount; in performUpdate() local
127 if (viewCount == 0) { in performUpdate()
131 viewCount = getContentProvider().modelToViewChildCount(elementPath, fCount); in performUpdate()
134 …ldCount(" + getElement() + ", modelCount: " + fCount + " viewCount: " + viewCount + ")"); //$NON-N… in performUpdate()
142 getContentProvider().getViewer().setChildCount(elementPath, viewCount); in performUpdate()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/
H A Daddrgather.c92 GtkWidget *viewCount; member
265 view = addrgather_dlg.viewCount;
455 GtkWidget *viewCount; local
483 viewCount = gtk_tree_view_new_with_model(GTK_TREE_MODEL(model));
485 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(viewCount), TRUE);
486 gtk_tree_view_set_reorderable(GTK_TREE_VIEW(viewCount), FALSE);
487 sel = gtk_tree_view_get_selection(GTK_TREE_VIEW(viewCount));
496 gtk_tree_view_append_column(GTK_TREE_VIEW(viewCount), col);
502 gtk_tree_view_append_column(GTK_TREE_VIEW(viewCount), col);
504 gtk_container_add( GTK_CONTAINER(scrollwin), viewCount );
[all …]
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Daddrgather.c92 GtkWidget *viewCount; member
265 view = addrgather_dlg.viewCount;
455 GtkWidget *viewCount; local
483 viewCount = gtk_tree_view_new_with_model(GTK_TREE_MODEL(model));
485 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(viewCount), TRUE);
486 gtk_tree_view_set_reorderable(GTK_TREE_VIEW(viewCount), FALSE);
487 sel = gtk_tree_view_get_selection(GTK_TREE_VIEW(viewCount));
496 gtk_tree_view_append_column(GTK_TREE_VIEW(viewCount), col);
502 gtk_tree_view_append_column(GTK_TREE_VIEW(viewCount), col);
504 gtk_container_add( GTK_CONTAINER(scrollwin), viewCount );
[all …]

12345678910>>...14