Searched refs:showBottomArg (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSBasicShapes.cpp312 bool showBottomArg = !bottom.isNull() && (bottom != top || showLeftArg); local
313 bool showRightArg = !right.isNull() && (right != top || showBottomArg);
318 if (showBottomArg) {

Completed in 77 milliseconds