Home
last modified time | relevance | path

Searched refs:inheritUnicodeBidiFrom (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.cpp63 newStyle->inheritUnicodeBidiFrom(parentStyle); in createAnonymousStyle()
H A DRenderStyle.h1331 …void inheritUnicodeBidiFrom(const RenderStyle* parent) { noninherited_flags._unicodeBidi = parent-… in inheritUnicodeBidiFrom() function