Searched refs:currentFontSize (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
H A DApplyStyleCommand.cpp738 float currentFontSize = computedFontSize(node); local
743 currentFontSize = computedFontSize(node);
745 if (currentFontSize != desiredFontSize) {

Completed in 15 milliseconds