Searched defs:createView (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DRemoteFrame.cpp39 void RemoteFrame::createView() function in class:blink::RemoteFrame
H A DLocalFrame.cpp426 void LocalFrame::createView(const IntSize& viewportSize, const Color& backgroundColor, bool transparent, function in class:blink::LocalFrame
/external/chromium_org/third_party/skia/src/views/
H A DSkViewInflate.cpp29 SkView* view = this->createView(dom, child);
67 root = this->createView(dom, node);
70 printf("createView returned NULL on <%s>\n", dom.getName(node));
116 SkView* SkViewInflate::createView(const SkDOM& dom, const SkDOM::Node* node) function in class:SkViewInflate
/external/chromium_org/v8/tools/
H A Dprofile_view.js70 var view = this.createView(head);
81 ViewBuilder.prototype.createView = function(head) {
/external/skia/src/views/
H A DSkViewInflate.cpp29 SkView* view = this->createView(dom, child);
67 root = this->createView(dom, node);
70 printf("createView returned NULL on <%s>\n", dom.getName(node));
116 SkView* SkViewInflate::createView(const SkDOM& dom, const SkDOM::Node* node) function in class:SkViewInflate
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DDrawer.js211 createView: function() {}
229 createView: function()
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DDatabaseAuthorizer.cpp251 int DatabaseAuthorizer::createView(const String&) function in class:blink::DatabaseAuthorizer
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
H A DInfoBar.java152 protected final View createView() { method in class:InfoBar
188 mContentView = new ContentWrapperView(getContext(), this, createView());
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.h335 virtual blink::WebView* createView(blink::WebLocalFrame* creator, function in class:content::WebTestProxy
344 return Base::createView(
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DCPUProfileView.js769 createView: function()
H A DCanvasProfileView.js1084 createView: function()
H A DProfilesPanel.js371 createView: function(dataDisplayDelegate)
846 var view = profile.createView(this);
H A DHeapSnapshotView.js1449 createView: function(dataDisplayDelegate)
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DWTFString.h311 StringView createView() const { return StringView(impl()); } function in class:WTF::String
312 StringView createView(unsigned offset, unsigned length) const { return StringView(impl(), offset, length); } function in class:WTF::String
/external/chromium_org/third_party/WebKit/public/web/
H A DWebViewClient.h93 virtual WebView* createView(WebLocalFrame* creator, function in class:blink::WebViewClient
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DAddressWidget.java229 private void createView(ViewGroup rootView, AddressUiComponent field, String defaultKey, method in class:AddressWidget
426 createView(mRootView, mInputWidgets.get(field), "", mFormOptions.isReadonly(field));
632 createView(mRootView, mInputWidgets.get(AddressField.COUNTRY),
/external/chromium_org/content/renderer/
H A Drender_view_impl.cc1631 WebView* RenderViewImpl::createView(WebLocalFrame* creator, function in class:content::RenderViewImpl
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1029 milliseconds