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

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSCalculationValue.cpp446 static String buildCSSText(const String& leftExpression, const String& rightExpression, CalcOperator op) argument
454 result.append(rightExpression);

Completed in 85 milliseconds