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

/external/webkit/Source/WebCore/css/
H A DCSSComputedStyleDeclaration.cpp580 static PassRefPtr<CSSValue> createLineBoxContainValue(CSSPrimitiveValueCache* primitiveValueCache, unsigned lineBoxContain) function in namespace:WebCore
1694 return createLineBoxContainValue(primitiveValueCache, style->lineBoxContain());

Completed in 61 milliseconds