Home
last modified time | relevance | path

Searched refs:storeBitmap (Results 1 – 25 of 47) sorted by relevance

12

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/librender/agg/
H A DRenderer_agg_style.h60 void storeBitmap(StyleHandler& st, const agg_bitmap_info* bi,
63 template<typename FillMode> void storeBitmap(StyleHandler& st,
469 storeBitmap<Tile>(*this, bi, mat, cx, smooth); in add_bitmap()
473 storeBitmap<Clip>(*this, bi, mat, cx, smooth); in add_bitmap()
683 storeBitmap(StyleHandler& st, const agg_bitmap_info* bi, in storeBitmap() function
695 storeBitmap(StyleHandler& st, const agg_bitmap_info* bi, in storeBitmap() function
700 storeBitmap<FillMode, RGB>(st, bi, mat, cx, smooth); in storeBitmap()
703 storeBitmap<FillMode, RGBA>(st, bi, mat, cx, smooth); in storeBitmap()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/preferences/
H A DAndroidImport.java111 storeBitmap(data, url); in mergeBookmarks()
149 storeBitmap(data, url); in mergeHistory()
173 private void storeBitmap(byte[] data, String url) { in storeBitmap() method in AndroidImport
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/preferences/
H A DAndroidImport.java113 storeBitmap(data, url); in mergeBookmarks()
152 storeBitmap(data, url); in mergeHistory()
176 private void storeBitmap(byte[] data, String url) { in storeBitmap() method in AndroidImport
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/image_fetcher/android/java/src/org/chromium/chrome/browser/image_fetcher/
H A DInMemoryCachedImageFetcher.java100 storeBitmap(bitmap, params.url, params.width, params.height); in fetchImage()
143 private void storeBitmap(@Nullable Bitmap bitmap, String url, int width, int height) { in storeBitmap() method in InMemoryCachedImageFetcher
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dbitmap.c194 storeBitmap(BitmapObj bm, FileObj file) in storeBitmap() function
321 setLoadStoreFunctionClass(class, loadFdBitmap, storeBitmap); in makeClassBitmap()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr,
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr,
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr,
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c583 storeBitmap(SpGistScanOpaque so, ItemPointer heapPtr, in storeBitmap() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()

12