HomeSort by relevance Sort by last modified time
    Searched refs:haveSelection (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp 489 bool haveSelection = !isPrinting && paintInfo.phase != PaintPhaseTextClip && selectionState() != RenderObject::SelectionNone;
490 if (!haveSelection && paintInfo.phase == PaintPhaseSelection)
558 if (haveSelection && !useCustomUnderlines)
601 if (haveSelection) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java     [all...]

Completed in 44 milliseconds