Searched defs:UpdateType (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DGraphicsLayerUpdater.h42 enum UpdateType { enum in class:blink::GraphicsLayerUpdater
58 void updateRecursive(RenderLayer&, UpdateType, const UpdateContext&, Vector<RenderLayer*>& layersNeedingPaintInvalidation);
H A DCompositingInputsUpdater.h26 enum UpdateType { enum in class:blink::CompositingInputsUpdater
53 void updateRecursive(RenderLayer*, UpdateType, AncestorInfo);
/external/chromium_org/components/dom_distiller/core/
H A Ddom_distiller_observer.h20 enum UpdateType { enum in struct:dom_distiller::DomDistillerObserver::ArticleUpdate
26 UpdateType update_type;
/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_mac.h24 enum UpdateType { enum in class:storage_monitor::StorageMonitorMac
39 UpdateType update_type);
55 void GetDiskInfoAndUpdate(DADiskRef disk, UpdateType update_type);
/external/chromium_org/net/dns/
H A Dmdns_cache.h55 enum UpdateType { enum in class:net::MDnsCache
68 UpdateType UpdateDnsRecord(scoped_ptr<const RecordParsed> record);
H A Dmdns_client.h88 enum UpdateType { enum in class:net::MDnsListener
99 virtual void OnRecordUpdate(UpdateType update,
/external/chromium_org/chrome/common/local_discovery/
H A Dservice_discovery_client.h51 enum UpdateType { enum in class:local_discovery::ServiceWatcher
60 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
/external/chromium_org/sandbox/win/src/
H A Dhandle_table.h67 enum UpdateType { enum in class:sandbox::HandleTable::HandleEntry
77 void UpdateInfo(UpdateType flag);
/external/chromium_org/chrome/browser/password_manager/
H A Dnative_backend_gnome_x_unittest.cc327 enum UpdateType { // Used in CheckPSLUpdate(). enum in class:NativeBackendGnomeTest
535 void CheckPSLUpdate(UpdateType update_type) {
/external/chromium_org/content/browser/appcache/
H A Dappcache_update_job.h73 enum UpdateType { enum in class:content::AppCacheUpdateJob
280 UpdateType update_type_;
/external/chromium_org/cc/test/
H A Dtest_web_graphics_context_3d.h365 enum UpdateType { enum in class:cc::TestWebGraphicsContext3D
373 UpdateType last_update_type() { return last_update_type_; }
460 UpdateType last_update_type_;

Completed in 308 milliseconds