Searched defs:preview (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/remoting/webapp/ |
D | toolbar.js | 65 remoting.Toolbar.prototype.preview = function() { method in remoting.Toolbar
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | contents_container.cc | 67 void ContentsContainer::SetPreview(views::View* preview, in SetPreview()
|
D | browser_view.cc | 1189 void BrowserView::ShowInstant(TabContentsWrapper* preview) {
|
/external/chromium/chrome/browser/ui/gtk/ |
D | tab_contents_container_gtk.cc | 91 void TabContentsContainerGtk::SetPreview(TabContentsWrapper* preview) { in SetPreview()
|
D | browser_window_gtk.cc | 1097 void BrowserWindowGtk::ShowInstant(TabContentsWrapper* preview) { in ShowInstant()
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | RemoteObject.js | 40 WebInspector.RemoteObject = function(objectId, type, subtype, value, description, preview) argument 160 get preview() getter in WebInspector.RemoteObject 485 …pector.ScopeRemoteObject = function(objectId, scopeRef, type, subtype, value, description, preview) argument
|
/external/kernel-headers/original/linux/ |
D | mt9t013.h | 149 int preview; /* in: 1 for preview, 0 for capture */ member
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | DebuggerScript.js | 236 DebuggerScript.liveEditScriptSource = function(scriptId, newSource, preview) argument
|
D | ScriptDebugServer.cpp | 251 …er::setScriptSource(const String& sourceID, const String& newContent, bool preview, String* error,… in setScriptSource()
|
/external/chromium/chrome/browser/ui/panels/ |
D | panel.cc | 332 void Panel::ShowInstant(TabContentsWrapper* preview) { in ShowInstant()
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InjectedScriptSource.js | 1080 _appendPropertyPreview: function(preview, property, propertiesThreshold) argument
|
D | InspectorDebuggerAgent.cpp | 599 …>& errorData, const String& scriptId, const String& newContent, const bool* const preview, RefPtr<… in setScriptSource()
|