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

  /external/webkit/WebCore/rendering/style/
RenderStyleConstants.h 102 enum EBoxSizing { CONTENT_BOX, BORDER_BOX };
RenderStyle.h 629 EBoxSizing boxSizing() const { return static_cast<EBoxSizing>(box->boxSizing); }
    [all...]

Completed in 36 milliseconds