Searched refs:lengthIsSpecified (Results 1 – 2 of 2) sorted by relevance
201 static inline bool lengthIsSpecified(Length length) in lengthIsSpecified() function210 if (lengthIsSpecified(style()->width())) in computeReplacedLogicalWidth()226 if (lengthIsSpecified(style()->logicalHeight())) in computeReplacedLogicalHeight()
52294 (WebCore::lengthIsSpecified): Added this helper function, based on RenderImage’s