Searched refs:CNONE (Results 1 – 5 of 5) sorted by relevance
75 CNONE = 0, CLEFT = 1, CRIGHT = 2, CBOTH = 3 enumerator
1046 static EClear initialClear() { return CNONE; } in initialClear()
527 case CNONE: in CSSPrimitiveValue()546 return CNONE; in EClear()555 return CNONE; in EClear()
982 if (clear != CNONE) in layoutInlineChildren()1001 EClear clear = CNONE; in layoutInlineChildren()
3113 bool clearSet = child->style()->clear() != CNONE; in getClearDelta()3116 case CNONE: in getClearDelta()