Home
last modified time | relevance | path

Searched refs:backstore (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/png/
H A Dpngdemo.cpp116 wxBitmap *backstore = new wxBitmap( 150, 150 ); in OnSaveFile() local
119 memDC.SelectObject( *backstore ); in OnSaveFile()
131 backstore->SaveFile( f, wxBITMAP_TYPE_PNG, (wxPalette*)NULL ); in OnSaveFile()
133 delete backstore; in OnSaveFile()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/png/
H A Dpngdemo.cpp116 wxBitmap *backstore = new wxBitmap( 150, 150 ); in OnSaveFile() local
119 memDC.SelectObject( *backstore ); in OnSaveFile()
131 backstore->SaveFile( f, wxBITMAP_TYPE_PNG, (wxPalette*)NULL ); in OnSaveFile()
133 delete backstore; in OnSaveFile()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/png/
H A Dpngdemo.cpp116 wxBitmap *backstore = new wxBitmap( 150, 150 ); in OnSaveFile() local
119 memDC.SelectObject( *backstore ); in OnSaveFile()
131 backstore->SaveFile( f, wxBITMAP_TYPE_PNG, (wxPalette*)NULL ); in OnSaveFile()
133 delete backstore; in OnSaveFile()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/png/
H A Dpngdemo.cpp116 wxBitmap *backstore = new wxBitmap( 150, 150 ); in OnSaveFile() local
119 memDC.SelectObject( *backstore ); in OnSaveFile()
131 backstore->SaveFile( f, wxBITMAP_TYPE_PNG, (wxPalette*)NULL ); in OnSaveFile()
133 delete backstore; in OnSaveFile()
/dports/games/spellcast/spellcast/
H A Dmain.c242 py->backstore = 0;
391 if (py->backstore) {
394 py->backstore = 1;
403 if (!py->backstore) {
406 py->backstore = 0;
H A Dxtext.c131 if (!py->backstore)
135 if (!py->backstore)
179 if (!py->backstore)
H A Dxspell.h62 int backstore; member
H A Dxloop.c219 if (py->backstore)
312 if (!py->backstore) {
/dports/devel/agar/agar-1.5.0/gui/
H A Dtreetbl.h63 AG_TAILQ_ENTRY(ag_treetbl_row) backstore;
93 AG_TreetblRowQ backstore; /* For polling */ member
H A Dtreetbl.c555 TAILQ_INIT(&tt->backstore); in Init()
941 TAILQ_INSERT_TAIL(&tt->backstore, row, backstore); in AG_TreetblDelRow()
983 for (row = TAILQ_FIRST(&tt->backstore); in AG_TreetblRestoreRows()
984 row != TAILQ_END(&tt->backstore); in AG_TreetblRestoreRows()
986 nrow = TAILQ_NEXT(row, backstore); in AG_TreetblRestoreRows()
1004 TAILQ_INIT(&tt->backstore); in AG_TreetblRestoreRows()
/dports/math/R-cran-spdep/spdep/
H A DMD5131 68a52b4a10480b4a2adedb18494c7deb *inst/etc/backstore/boot_res.RData
132 3889914095150cc9ed13c578b5f51a73 *inst/etc/backstore/nyME_res.RData
H A DChangeLog3874 inst/doc/backstore/nyME_res.RData: backstoring ME results
5267 inst/doc/backstore/boot_res.RData: reduce check time use by
5277 * DESCRIPTION, inst/doc/CO69.Rnw, inst/doc/backstore,
5278 inst/doc/backstore/boot_res.RData, man/ME.Rd, man/aple.mc.Rd,
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/
H A Dfunctions.py2117 backstore = QtCore.QByteArray()
2118 backstore.resize(4 + n*20 + 8) # contents uninitialized
2119 backstore.replace(0, 4, struct.pack('>i', n))
2121 backstore.replace(4+n*20, 8, struct.pack('>ii', 0, 0))
2122 arr = np.frombuffer(backstore, dtype=[('c', '>i4'), ('x', '>f8'), ('y', '>f8')],
2158 ds = QtCore.QDataStream(backstore)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/target/
H A Dtcm_mod_builder.rst96 IBLOCK backstore symlink to port::
H A Dtcmu-design.rst53 to support is using Gluster's GLFS or Ceph's RBD as a backstore. The
66 backstore for LIO, "TCMU".
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/target/
H A Dtcm_mod_builder.rst96 IBLOCK backstore symlink to port::
H A Dtcmu-design.rst53 to support is using Gluster's GLFS or Ceph's RBD as a backstore. The
66 backstore for LIO, "TCMU".
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/target/
H A Dtcm_mod_builder.rst96 IBLOCK backstore symlink to port::
H A Dtcmu-design.rst53 to support is using Gluster's GLFS or Ceph's RBD as a backstore. The
66 backstore for LIO, "TCMU".
/dports/math/R-cran-spdep/spdep/vignettes/
H A DCO69.Rmd521 save(zzz, res, file="backstore/boot_res.RData")
524 bsfn <- system.file("etc/backstore/boot_res.RData", package="spdep")
/dports/math/R-cran-spdep/spdep/inst/doc/
H A DCO69.Rmd521 save(zzz, res, file="backstore/boot_res.RData")
524 bsfn <- system.file("etc/backstore/boot_res.RData", package="spdep")
/dports/www/gtkhtml4/gtkhtml-4.10.0/
H A DNEWS2116 * make sure backstore pixmap has a colormap (Robert McQueen)
/dports/math/R-cran-spdep/spdep/inst/
H A DChangeLog3874 inst/doc/backstore/nyME_res.RData: backstoring ME results
5267 inst/doc/backstore/boot_res.RData: reduce check time use by
5277 * DESCRIPTION, inst/doc/CO69.Rnw, inst/doc/backstore,
5278 inst/doc/backstore/boot_res.RData, man/ME.Rd, man/aple.mc.Rd,
/dports/net-mgmt/resource-agents/resource-agents-4.9.0/
H A DChangeLog737 backstore/block
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dmerge21610 patches.suse/scsi-target-add-emulate_pr-backstore-attr-to-toggle-.patch

12