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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp1113 bool isDictationMarker = marker->type() == DocumentMarker::DictationAlternatives; local
1114 if (!markerSpansWholeBox || grammar || isDictationMarker) {
1135 if (grammar || isDictationMarker) {

Completed in 120 milliseconds