OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:haveSelection
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp
490
bool
haveSelection
= !isPrinting && paintInfo.phase != PaintPhaseTextClip && selectionState() != RenderObject::SelectionNone;
491
if (!
haveSelection
&& paintInfo.phase == PaintPhaseSelection)
559
if (
haveSelection
&& !useCustomUnderlines)
602
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 82 milliseconds