computedFontSize 1500 Source/core/editing/ApplyStyleCommand.cpp float ApplyStyleCommand::computedFontSize(Node* node)
computedFontSize 1185 Source/core/rendering/style/RenderStyle.cpp float RenderStyle::computedFontSize() const { return fontDescription().computedSize(); }