HomeSort by relevance Sort by last modified time
    Searched refs:orphans (Results 1 - 9 of 9) sorted by null

  /external/webkit/WebCore/rendering/style/
StyleInheritedData.cpp 39 , orphans(RenderStyle::initialOrphans())
59 , orphans(o.orphans)
85 orphans == o.orphans;
StyleInheritedData.h 70 short orphans; member in class:WebCore::StyleInheritedData
RenderStyle.h 590 short orphans() const { return inherited->orphans; } function in class:WebCore::RenderStyle
    [all...]
  /external/webkit/WebCore/bindings/objc/
DOMCSS.h 200 - (NSString *)orphans;
201 - (void)setOrphans:(NSString *)orphans;
DOMCSS.mm 870 - (NSString *)orphans
872 return [self getPropertyValue:@"orphans"];
875 - (void)setOrphans:(NSString *)orphans
877 [self setProperty:@"orphans" value:orphans priority:@""];
  /external/webkit/WebCore/css/
CSSPropertyNames.in 89 orphans
CSSComputedStyleDeclaration.cpp     [all...]
CSSStyleSelector.cpp     [all...]
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 69 milliseconds