Searched refs:clearSet (Results 1 – 1 of 1) sorted by relevance
3285 bool clearSet = child->style()->clear() != CNONE; in getClearDelta() local3306 int result = clearSet ? max(0, bottom - yPos) : 0; in getClearDelta()