Home
last modified time | relevance | path

Searched refs:i_view (Results 1 – 24 of 24) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dformatgridhelper.cpp126 for (int i_view = 0; i_view<n_view; i_view++) { in FormatGridHelper() local
127 ViewItem *item = viewItems.at(i_view); in FormatGridHelper()
142 for (int i_view = 0; i_view<n_view; i_view++) { in FormatGridHelper() local
143 ViewItem *item = viewItems.at(i_view); in FormatGridHelper()
H A Dviewitem.h611 for (int i_view = 0; i_view<views.count(); i_view++) { in getItems() local
612 QList<QGraphicsItem*> items = views.at(i_view)->scene()->items(); in getItems()
H A Dviewgridlayout.cpp185 for (int i_view = 0; i_view<n_views; i_view++) { in sharePlots() local
186 ViewItem *v = viewItems.at(i_view); in sharePlots()
187 struct AutoFormatRC rc = grid.rcList.at(i_view); in sharePlots()
H A Dviewitem.cpp2705 for (int i_view = 0; i_view<n_views; i_view++) { in appendLayout() local
2706 ViewItem *v = viewItems.at(i_view); in appendLayout()
2707 struct AutoFormatRC rc = grid.rcList.at(i_view); in appendLayout()
2717 for (int i_view = 0; i_view<n_views; i_view++) { in appendLayout() local
2718 ViewItem *v = viewItems.at(i_view); in appendLayout()
H A Dmainwindow.cpp623 for (int i_view = i_startview; i_view<=i_endview; i_view++) { in exportGraphicsFile() local
624 View *view = _tabWidget->views().at(i_view); in exportGraphicsFile()
685 printer.setFromTo(i_view+1, i_view+1); in exportGraphicsFile()
698 printer.setFromTo(i_view+1, i_view+1); in exportGraphicsFile()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/
H A Ddatetimelike.py46 i_view = i.view("i8")
50 i_view = i.view(self._holder)
52 tm.assert_index_equal(result, i_view)
H A Dtest_numeric.py359 i_view = i.view()
360 assert i_view.name == "Foo"
362 i_view = i.view(self._dtype)
363 tm.assert_index_equal(i, self._holder(i_view, name="Foo"))
365 i_view = i.view(self._holder)
366 tm.assert_index_equal(i, self._holder(i_view, name="Foo"))
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/ranges/
H A Dtest_range.py131 i_view = i.view()
132 assert i_view.name == "Foo"
134 i_view = i.view("i8")
135 tm.assert_numpy_array_equal(i.values, i_view)
137 i_view = i.view(RangeIndex)
138 tm.assert_index_equal(i, i_view)
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/multi/
H A Dtest_copy.py39 i_view = idx.view()
40 assert_multiindex_copied(i_view, idx)
/dports/devel/py-pyface/pyface-7.2.0/pyface/workbench/
H A Dapi.py22 from .i_view import IView
H A Di_workbench_window_layout.py19 from .i_view import IView
H A Dworkbench_window.py25 from .i_view import IView
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/wx/workbench/
H A Dview.py17 from pyface.workbench.i_view import MView
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/workbench/
H A Dview.py15 from pyface.workbench.i_view import MView
/dports/math/gecode/gecode-0916a1a/gecode/int/element/
H A Dview.hpp443 ViewRanges<VA>* i_view = r.alloc<ViewRanges<VA> >(iv.size()); in propagate() local
445 i_view[i].init(iv[i].view); in propagate()
446 Iter::Ranges::NaryUnion i_val(r, i_view, iv.size()); in propagate()
448 r.free<ViewRanges<VA> >(i_view,iv.size()); in propagate()
/dports/math/libflame/libflame-5.2.0/src/base/flamec/hierarchy/main/
H A DFLASH_View.c761 dim_t i_view; in FLASH_Obj_show() local
777 for ( i_view = 0; i_view < m_scalar; ++i_view ) in FLASH_Obj_show()
780 i_abs = offm_scalar + i_view; in FLASH_Obj_show()
/dports/editors/fte/fte/src/
H A Dobjs.inc60 i_view.$(OEXT)\
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/components/playlist/
H A Dstandardpanel.cpp689 void StandardPLPanel::showView( int i_view ) in showView() argument
693 switch( i_view ) in showView()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgplt_x11.c3245 int i_view, j_view; in exec_cmd() local
3275 for (i_view=0; i_view < M_view; i_view++) { in exec_cmd()
3276 int i = ((i_view+i_start) * M) / M_pixel; in exec_cmd()
3310 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
3316 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
3325 unsigned long pixel = XGetPixel(image_src, i_view, j_view); in exec_cmd()
3336 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgplt_x11.c3245 int i_view, j_view; in exec_cmd() local
3275 for (i_view=0; i_view < M_view; i_view++) { in exec_cmd()
3276 int i = ((i_view+i_start) * M) / M_pixel; in exec_cmd()
3310 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
3316 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
3325 unsigned long pixel = XGetPixel(image_src, i_view, j_view); in exec_cmd()
3336 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgplt_x11.c3261 int i_view, j_view; in exec_cmd() local
3291 for (i_view=0; i_view < M_view; i_view++) { in exec_cmd()
3292 int i = ((i_view+i_start) * M) / M_pixel; in exec_cmd()
3326 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
3332 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
3341 unsigned long pixel = XGetPixel(image_src, i_view, j_view); in exec_cmd()
3352 XPutPixel(image_dest, i_view, j_view, pixel); in exec_cmd()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.9.api3796 dip.ui.i_view(??)
3797 dip.ui.i_view.Bool(??)
3798 dip.ui.i_view.Callable(??)
3799 dip.ui.i_view.IObject(??)
3800 dip.ui.i_view.IView(??)
3801 dip.ui.i_view.Instance(??)
3802 dip.ui.i_view.List(??)
3803 dip.ui.i_view.Str(??)
3804 dip.ui.i_view.Trigger(??)
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.9.api3796 dip.ui.i_view(??)
3797 dip.ui.i_view.Bool(??)
3798 dip.ui.i_view.Callable(??)
3799 dip.ui.i_view.IObject(??)
3800 dip.ui.i_view.IView(??)
3801 dip.ui.i_view.Instance(??)
3802 dip.ui.i_view.List(??)
3803 dip.ui.i_view.Str(??)
3804 dip.ui.i_view.Trigger(??)
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.9.api3796 dip.ui.i_view(??)
3797 dip.ui.i_view.Bool(??)
3798 dip.ui.i_view.Callable(??)
3799 dip.ui.i_view.IObject(??)
3800 dip.ui.i_view.IView(??)
3801 dip.ui.i_view.Instance(??)
3802 dip.ui.i_view.List(??)
3803 dip.ui.i_view.Str(??)
3804 dip.ui.i_view.Trigger(??)