OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutlineOverlay
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineOverlay.java
25
* The {@link
OutlineOverlay
} paints an optional outline on top of the layout,
28
public class
OutlineOverlay
extends Overlay {
42
* Constructs a new {@link
OutlineOverlay
} linked to the given view
51
public
OutlineOverlay
(
LayoutCanvas.java
205
private
OutlineOverlay
mOutlineOverlay;
[
all
...]
Completed in 302 milliseconds