Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditingStyle.cpp935 static bool fontWeightIsBold(CSSStyleDeclaration* style) in fontWeightIsBold() function
997 if (fontWeightIsBold(result.get()) == fontWeightIsBold(baseStyle)) in getPropertiesNotIn()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2940529 Making fontWeightIsBold static to fix Snow Leopard build.
40532 (WebCore::fontWeightIsBold):
40542 more flexibly. Instead of comparing cssText, it uses fontWeightIsBold which converts
40546 (WebCore::fontWeightIsBold):
DChangeLog23560 diffTextDecorations, fontWeightIsBold, getTextAlignment, and getPropertiesNotIn.
23573 (WebCore::fontWeightIsBold):