HomeSort by relevance Sort by last modified time
    Searched full:underlines (Results 1 - 25 of 39) sorted by null

1 2

  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp     [all...]
  /external/webkit/WebCore/rendering/
InlineTextBox.cpp 372 // Determine whether or not we have composition underlines to draw.
382 // and composition underlines.
528 const Vector<CompositionUnderline>& underlines = renderer()->document()->frame()->editor()->customCompositionUnderlines(); local
529 size_t numUnderlines = underlines.size();
532 const CompositionUnderline& underline = underlines[index];
536 // before the first run we draw, or underlines that were within runs we skipped
666 // Use a special function for underlines to get the positioning exactly right.
    [all...]
SVGInlineTextBox.cpp 452 const Vector<CompositionUnderline>& underlines = text->document()->frame()->editor()->customCompositionUnderlines(); local
453 size_t numUnderlines = underlines.size();
456 const CompositionUnderline& underline = underlines[index];
460 // before the first run we draw, or underlines that were within runs we skipped
InlineFlowBox.cpp     [all...]
  /external/webkit/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 494 Vector<CompositionUnderline> underlines; local
495 underlines.append(CompositionUnderline(0, preeditString.length(), Color(0, 0, 0), false));
496 frame->editor()->setComposition(preeditString, underlines, 0, 0);
  /external/webkit/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 255 // Hack Hiragino line metrics to allow room for marked text underlines.
  /external/webkit/WebKit/win/
WebView.cpp     [all...]
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 516 yOffset += 1; // we add 1 to have underlines appear below the text
    [all...]
  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/WebKit/qt/Api/
qwebpage.cpp 1255 Vector<CompositionUnderline> underlines; local
    [all...]
  /external/webkit/WebCore/editing/
Editor.cpp     [all...]
  /external/webkit/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure 17 # dashes changed to underlines.
    [all...]
  /external/jpeg/
configure 25 # dashes changed to underlines.
    [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2006-02-09     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf     [all...]
  /external/fdlibm/
configure 284 # dashes changed to underlines.
    [all...]
  /external/genext2fs/
configure 711 # dashes changed to underlines.
    [all...]
  /external/bison/
configure 322 # dashes changed to underlines.
    [all...]
  /external/clearsilver/autom4te.cache/
output.0 318 # dashes changed to underlines.
    [all...]
  /external/clearsilver/
configure 319 # dashes changed to underlines.
    [all...]
  /external/dbus/
configure 473 # dashes changed to underlines.
    [all...]
  /external/dropbear/
configure 319 # dashes changed to underlines.
    [all...]
  /external/e2fsprogs/
configure 798 # dashes changed to underlines.
    [all...]

Completed in 424 milliseconds

1 2