Home
last modified time | relevance | path

Searched refs:getTextShadowInlineDirectionExtent (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DInlineFlowBox.cpp789 style->getTextShadowInlineDirectionExtent(textShadowLogicalLeft, textShadowLogicalRight); in addTextBoxVisualOverflow()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h659 …void getTextShadowInlineDirectionExtent(int& logicalLeft, int& logicalRight) { getShadowInlineDire… in getTextShadowInlineDirectionExtent() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-12-0637122 (WebCore::InheritedFlags::getTextShadowInlineDirectionExtent):