Searched defs:snapshot (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebBackForwardListItem.h61 ViewSnapshot* snapshot() const { return m_itemState.snapshot.get(); } function in class:WebKit::WebBackForwardListItem
62 void setSnapshot(PassRefPtr<ViewSnapshot> snapshot) { m_itemState.snapshot = snapshot; } argument
H A DSessionState.h128 RefPtr<ViewSnapshot> snapshot; member in struct:WebKit::BackForwardListItemState
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmail_version.h82 char *snapshot; /* 20111209-nonprod */ member in struct:__anon11544
/macosx-10.10.1/system_cmds-643.1.1/vm_stat.tproj/
H A Dvm_stat.c127 snapshot(void) function
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DTransactionConfig.java38 private boolean snapshot = false; field in class:TransactionConfig
230 public void setSnapshot(final boolean snapshot) { argument
H A DDatabaseConfig.java71 private boolean snapshot = false; field in class:DatabaseConfig
1764 public void setSnapshot(final boolean snapshot) { argument
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dconfig.h60 TidyOptionValue snapshot[ N_TIDY_OPTIONS + 1 ]; /* Snapshot of values to be restored later */ member in struct:_tidy_config
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleLVMVolume.cpp403 bool AppleLVMVolume::setSnapShot(AppleLVMVolume * snapshot) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleNodeHandle.cpp134 RefPtr<WebImage> snapshot = WebImage::create(bitmapSize, snapshotOptionsToImageOptions(options)); local
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dvc-mcvs.el
H A Dvc-cvs.el
H A Dvc-svn.el
H A Dvc.el[all...]
H A Dcomint.el
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-int.h171 int snapshot; member in struct:pcap
/macosx-10.10.1/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp555 void PluginControllerProxy::snapshot(ShareableBitmap::Handle& backingStoreHandle) function in class:WebKit::PluginControllerProxy
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp241 PassRefPtr<ShareableBitmap> PluginProxy::snapshot() function in class:WebKit::PluginProxy
H A DPluginView.cpp1725 RefPtr<ShareableBitmap> snapshot = m_plugin->snapshot(); local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A DEwkView.cpp1377 RefPtr<cairo_surface_t> snapshot = getImageSurfaceFromFrameBuffer(0, 0, sd->view.w, sd->view.h); local
1384 RefPtr<cairo_surface_t> snapshot = createSurfaceForImage(sd->image); local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp702 PassRefPtr<ShareableBitmap> NetscapePlugin::snapshot() function in class:WebKit::NetscapePlugin
/macosx-10.10.1/configd-699.1.5/Plugins/InterfaceNamer/
H A Difnamer.c2210 iterateRegistryBusy(io_iterator_t iterator, CFArrayRef nodes, CFMutableStringRef snapshot, int *count) argument
2326 CFMutableStringRef snapshot; local
2353 CFStringRef snapshot; local
2770 CFStringRef snapshot; local
[all...]
/macosx-10.10.1/libmalloc-53.1.1/src/
H A Dstack_logging_disk.c175 stack_buffer_shared_memory snapshot; // memory snapshot of the remote process' shared memory member in struct:__anon9321
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_memorystatus.c3723 memorystatus_get_snapshot(memorystatus_jetsam_snapshot_t **snapshot, size_t *snapshot_size, boolean_t size_only) { argument
3752 memorystatus_jetsam_snapshot_t *snapshot; local
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DWebPage.cpp1656 RefPtr<WebImage> snapshot = WebImage::create(bitmapSize, snapshotOptionsToImageOptions(options)); local
1716 RefPtr<WebImage> snapshot = WebImage::create(snapshotSize, snapshotOptionsToImageOptions(options)); local

Completed in 284 milliseconds