Searched refs:extractTextStyles (Results 1 – 2 of 2) sorted by relevance
220 void extractTextStyles(Document*, MutableStylePropertySet*, bool shouldUseFixedFontDefaultSize);
1404 extractTextStyles(document, mutableStyle.get(), computedStyle->useFixedFontDefaultSize()); in StyleChange()1430 void StyleChange::extractTextStyles(Document* document, MutableStylePropertySet* style, bool should… in extractTextStyles() function in WebCore::StyleChange