Searched defs:leftToRightDeclaration (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp410 static CSSMutableStyleDeclaration* leftToRightDeclaration() function in namespace:WebCore
1425 addMatchedDeclaration(textDirection == LTR ? leftToRightDeclaration() : rightToLeftDeclaration());

Completed in 66 milliseconds