Home
last modified time | relevance | path

Searched refs:inherited (Results 1 – 25 of 51) sorted by relevance

123

/external/webkit/WebCore/rendering/style/
DRenderStyle.cpp80 , inherited(defaultStyle()->inherited) in RenderStyle()
115 inherited.init(); in RenderStyle()
143 , inherited(o.inherited) in RenderStyle()
155 inherited = inheritParent->inherited; in inheritFrom()
178 inherited == o.inherited in operator ==()
238 inherited != other->inherited || in inheritedNotEqual()
383 if (inherited->indent != other->inherited->indent || in diff()
384 inherited->line_height != other->inherited->line_height || in diff()
385 inherited->list_style_image != other->inherited->list_style_image || in diff()
386 inherited->font != other->inherited->font || in diff()
[all …]
DRenderStyle.h147 DataRef<StyleInheritedData> inherited; variable
443 const Font& font() const { return inherited->font; } in font()
444 const FontDescription& fontDescription() const { return inherited->font.fontDescription(); } in fontDescription()
445 int fontSize() const { return inherited->font.pixelSize(); } in fontSize()
447 const Color& color() const { return inherited->color; } in color()
448 Length textIndent() const { return inherited->indent; } in textIndent()
453 int wordSpacing() const { return inherited->font.wordSpacing(); } in wordSpacing()
454 int letterSpacing() const { return inherited->font.letterSpacing(); } in letterSpacing()
457 float effectiveZoom() const { return inherited->m_effectiveZoom; } in effectiveZoom()
460 Length lineHeight() const { return inherited->line_height; } in lineHeight()
[all …]
/external/webkit/WebCore/inspector/front-end/
DStylesSidebarPane.js574 var inherited = this.isPropertyInherited(name);
577 …ctor.StylePropertyTreeElement(this.styleRule, style, name, isShorthand, inherited, overloaded, dis…
778 WebInspector.StylePropertyTreeElement = function(styleRule, style, name, shorthand, inherited, over… argument
784 this._inherited = inherited;
793 get inherited() getter in WebInspector.StylePropertyTreeElement
798 set inherited(x) setter in WebInspector.StylePropertyTreeElement
1074 if (this.inherited)
1101 var inherited = this.treeOutline.section.isPropertyInherited(name);
1105 …nspector.StylePropertyTreeElement(this._styleRule, this.style, name, false, inherited, overloaded);
Dinspector.css1539 .section .properties .implicit, .section .properties .inherited {
1543 .section:not(.show-inherited) .properties .inherited {
/external/skia/src/animator/
DSkMemberInfo.cpp494 const SkMemberInfo* inherited = (SkMemberInfo*) info->fName; in Find() local
495 const SkMemberInfo* result = SkMemberInfo::Find(inherited, info->fCount, index); in Find()
515 const SkMemberInfo* inherited = (SkMemberInfo*) info->fName; in Find() local
516 const SkMemberInfo* result = SkMemberInfo::Find(inherited, info->fCount, matchPtr); in Find()
DSkDisplayXMLParser.cpp276 const SkMemberInfo* inherited = info->getInherited(); in searchContainer() local
277 const SkMemberInfo* result = searchContainer(inherited, info->fCount); in searchContainer()
DSkDisplayType.cpp559 const SkMemberInfo* inherited = info->getInherited(); in GetParent() local
563 if (match == inherited) in GetParent()
/external/webkit/WebCore/css/
DthemeWin.css93 /* Option font must be inherited because we depend on computing the size of the
/external/bison/tests/
Dglr-regression.at1609 /* Tests the case of an empty RHS that has inherited the location of the
1619 has inherited the initial location. The empty RHS's location is reported as
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch578 The environment is inherited from the invoker of dnsmasq, and if the
/external/libxml2/patches/
D0001-Add-ICU-support-for-libxml.patch464 int nsNr; /* the number of inherited namespaces */
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend245 VALUE Ascend-Data-Svc Switched-inherited 37
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm476 // add new attributes and remove irrelevant inherited ones
479 …// we cannot just pre-remove all inherited attributes on the appended string, so we have to remove…
481 // remove inherited attachment from prior AXAttributedStringAppendReplaced
555 // remove all inherited attributes
/external/skia/xcode/SampleCode/SampleCode.xcodeproj/
Dproject.pbxproj976 "$(inherited)",
999 "$(inherited)",
/external/dbus/doc/
Ddcop-howto.txt401 place it first in the list of inherited classes.
/external/dropbear/libtomcrypt/
DDoxyfile97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
999 # in the class index. If set to NO only the inherited external classes
/external/webkit/WebKit/win/
DChangeLog329 * WebKit.vcproj/Interfaces.vcproj: Add FeatureDefines.vsprops inherited property sheet.
332 Add FeatureDefines.vsprops inherited property sheet.
333 * WebKit.vcproj/WebKitGUID.vcproj: Add FeatureDefines.vsprops inherited property sheet.
3771 Since Noncopyable is inherited from FastAllocBase,
/external/srec/doc/
Dsrec.doxygen107 # inherited members of a class in the documentation of that class as if those
1141 # in the class index. If set to NO only the inherited external classes
/external/libvpx/
Dlibs.doxy_template102 # inherited members of a class in the documentation of that class as if those
1115 # in the class index. If set to NO only the inherited external classes
/external/libvpx/nestegg/docs/
DDoxyfile.in98 # inherited members of a class in the documentation of that class as if those
1343 # in the class index. If set to NO only the inherited external classes
/external/webkit/JavaScriptCore/
DChangeLog1988 …e.vcproj/JavaScriptCore/JavaScriptCore.vcproj: Add FeatureDefines.vsprops inherited property sheet.
1989 * JavaScriptCore.vcproj/WTF/WTF.vcproj: Add FeatureDefines.vsprops inherited property sheet.
7939 structure typeinfo flags should be inherited.
8979inherited from FastAllocBase (bug #20422), we disable customizing global operator new for the Qt-p…
14028 Several classes which are inherited from Noncopyable are instantiated by
14029 operator new, so Noncopyable class has been inherited from FastAllocBase.
14203 Several classes which inherited from Noncopyable are instantiated by
14204 operator new, so Noncopyable class has been inherited from FastAllocBase.
18334 inherited from FastAllocBase, NoncopyableCustomAllocated has
18397 Some class which are inherited from RefCounted customize
[all …]
/external/webkit/WebCore/
DChangeLog-2007-10-145922 Background repeat css property is not inherited from parent if unspecified
6439 …Makes -webkit-user-select inherited. After removing the "ignore" value, -webkit-user-select would…
6476 …rStyle.h: Made userSelect inherited. After removing the "ignore" value, -webkit-user-select would…
6507 …convert the block element to a style span that has all inherited style properties. These inherited
6516 …(WebCore::ReplaceSelectionCommand::removeRedundantStyles): Remove any inherited block properties t…
8005 -webkit-user-select inherited.
9147 …This is important since we recently changed user-select to be inherited. When we consider valid V…
10953 …This change makes -webkit-user-select an inherited css property. For "user-select: none" we were …
10955 …By making user-select really inherited (instead of inherited for some values), we eliminate the ne…
10959 …Now that user-select is inherited, you don't need to walk up the render tree looking for ancestors…
[all …]
/external/dnsmasq/
DCHANGELOG.archive2251 rather than relying on whatever we inherited. The
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt339 … solved. What is the price? Unfortunately the whole way that styles are inherited/used has changed…
/external/bluetooth/glib/gobject/
DChangeLog3844 for a type node. ValueTables get inherited from parent types, unless

123