Searched defs:markerSpansWholeBox (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DInlineTextBox.cpp995 bool markerSpansWholeBox = true; local
997 markerSpansWholeBox = false;
999 markerSpansWholeBox = false;
1001 markerSpansWholeBox = false;
1003 if (!markerSpansWholeBox || grammar) {

Completed in 75 milliseconds