HomeSort by relevance Sort by last modified time
    Searched full:spacingleft (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderThemeChromiumWin.cpp 491 int spacingLeft = borderLeft + box->paddingLeft();
500 buttonX = o->style()->direction() == LTR ? r.maxX() - spacingRight - buttonWidth : r.x() + spacingLeft;

Completed in 6945 milliseconds