Searched refs:CNONE (Results 1 – 5 of 5) sorted by relevance
114 CNONE = 0, CLEFT = 1, CRIGHT = 2, CBOTH = 3 enumerator
1103 static EClear initialClear() { return CNONE; } in initialClear()
572 case CNONE: in CSSPrimitiveValue()591 return CNONE; in EClear()600 return CNONE; in EClear()
1039 if (clear != CNONE) in layoutInlineChildren()1061 EClear clear = CNONE; in layoutInlineChildren()
3285 bool clearSet = child->style()->clear() != CNONE; in getClearDelta()3288 case CNONE: in getClearDelta()