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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineTextBox.cpp 500 bool haveSelection = !isPrinting && paintInfo.phase != PaintPhaseTextClip && selectionState() != RenderObject::SelectionNone;
501 if (!haveSelection && paintInfo.phase == PaintPhaseSelection)
593 if (haveSelection) {
651 if (haveSelection && !useCustomUnderlines)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java     [all...]

Completed in 687 milliseconds