Searched refs:computedFontSize (Results 1 – 5 of 5) sorted by relevance
96 float computedFontSize(const Node*);
712 startingFontSizes.set(node, computedFontSize(node)); in applyRelativeFontStyleChange()738 float currentFontSize = computedFontSize(node); in applyRelativeFontStyleChange()743 currentFontSize = computedFontSize(node); in applyRelativeFontStyleChange()1840 float ApplyStyleCommand::computedFontSize(const Node *node) in computedFontSize() function in WebCore::ApplyStyleCommand
3019 (khtml::ApplyStyleCommand::computedFontSize):20003 (khtml::ApplyStyleCommand::computedFontSize): Ditto.
21404 (WebCore::ApplyStyleCommand::computedFontSize):
26442 (khtml::ApplyStyleCommand::computedFontSize): New helper function.