/external/webkit/Source/WebCore/rendering/svg/ |
D | RenderSVGForeignObject.cpp | 106 SVGForeignObjectElement* foreign = static_cast<SVGForeignObjectElement*>(node()); in layout() local 110 m_localTransform = foreign->animatedLocalTransform(); in layout() 118 FloatPoint viewportLocation(foreign->x().value(foreign), foreign->y().value(foreign)); in layout() 119 …ort = FloatRect(viewportLocation, FloatSize(foreign->width().value(foreign), foreign->height().val… in layout()
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
D | foreign-iframe.manifest | 3 foreign-iframe.html 4 foreign-iframe-subresource.js
|
D | foreign-fallback.manifest | 4 /appcache/resources/foreign-fallback/ foreign-fallback-fallback.html
|
D | xhr-foreign-resource.manifest | 2 xhr-foreign-resource-frame.html
|
/external/libffi/man/ |
D | Makefile.am | 3 AUTOMAKE_OPTIONS=foreign
|
/external/libpng/ |
D | autogen.sh | 19 automake --force-missing --foreign -a -c
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | xhr-foreign-resource-expected.txt | 1 Test that a resource marked as foreign can still be loaded via XHR.
|
D | foreign-fallback-expected.txt | 4 The frame below should display a Not Found error - the fallback entry is foreign, so it shouldn't b…
|
/external/libffi/include/ |
D | Makefile.am | 3 AUTOMAKE_OPTIONS=foreign
|
/external/chromium/third_party/libevent/sample/ |
D | Makefile.am | 1 AUTOMAKE_OPTIONS = foreign no-dependencies
|
/external/quake/quake/src/QW/ |
D | release233_notes.txt | 21 - The client now ignores foreign connection requests while connected to a 23 - A foreign message packet with C-style format strings no longer cause a
|
/external/libvorbis/test/ |
D | Makefile.am | 3 AUTOMAKE_OPTIONS = foreign
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Parser.java | 737 if (foreign(prefix, namespace)) { in pop() 745 if (foreign(attPrefix, attNamespace)) { in pop() 780 if (foreign(prefix, namespace)) { in push() 789 if (foreign(attPrefix, attNamespace)) { in push() 813 private boolean foreign(String prefix, String namespace) { in foreign() method in Parser 815 boolean foreign = !(prefix.equals("") || namespace.equals("") || in foreign() 818 return foreign; in foreign()
|
/external/libogg/ |
D | Makefile.am | 3 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
|
/external/iptables/ |
D | Makefile.am | 4 AUTOMAKE_OPTIONS = foreign subdir-objects
|
/external/zlib/src/contrib/minizip/ |
D | configure.ac | 6 AM_INIT_AUTOMAKE([foreign])
|
/external/libvorbis/examples/ |
D | Makefile.am | 3 AUTOMAKE_OPTIONS = foreign
|
/external/dnsmasq/bld/ |
D | Makefile | 14 $(XGETTEXT) -d dnsmasq --foreign-user --omit-header --keyword=_ -o $@ -i $(OBJS:.o=.c)
|
/external/libvorbis/ |
D | Makefile.am | 3 AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2
|
/external/v8/test/cctest/ |
D | test-alloc.cc | 160 Handle<Foreign> foreign = FACTORY->NewForeign(&kDescriptor); in TEST() local 164 foreign, in TEST()
|
/external/protobuf/src/google/protobuf/ |
D | extension_set_unittest.cc | 387 unittest::ForeignMessage foreign; in TEST() local 388 foreign.set_c(42); in TEST() 390 CopyFrom(foreign); in TEST() 391 int min_expected_size = base_size + foreign.SpaceUsed(); in TEST()
|
/external/chromium/third_party/libevent/test/ |
D | Makefile.am | 1 AUTOMAKE_OPTIONS = foreign no-dependencies
|
/external/libvpx/libvpx/nestegg/ |
D | Makefile.am | 1 AUTOMAKE_OPTIONS = foreign 1.11 no-dist-gzip dist-bzip2 subdir-objects
|
/external/v8/src/ |
D | property.h | 157 Object* foreign, 160 : Descriptor(key, foreign, attributes, CALLBACKS, index) {} in Descriptor() argument
|
/external/chromium/chrome/browser/resources/ |
D | new_new_tab.css | 241 .foreign-session-client { 249 html[dir=rtl] .foreign-session-client { 253 .foreign-session-client > p { 262 #foreign-sessions .nav {
|