Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.cpp58 , textStrokeWidth(RenderStyle::initialTextStrokeWidth()) in StyleRareInheritedData()
DRenderStyle.h1622 static float initialTextStrokeWidth() { return 0; } in initialTextStrokeWidth() function