OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copySource
(Results
1 - 3
of
3
) sorted by null
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
ConsoleActivity.java
122
protected TerminalBridge
copySource
= null;
383
if (
copySource
!= null &&
copySource
.isSelectingForCopy()) {
450
if (
copySource
!= null &&
copySource
.isSelectingForCopy()) {
451
int row = (int) Math.floor(event.getY() /
copySource
.charHeight);
452
int col = (int) Math.floor(event.getX() /
copySource
.charWidth);
454
SelectionArea area =
copySource
.getSelectionArea();
464
copySource
.redraw();
483
copySource
.redraw()
[
all
...]
/external/syzkaller/vendor/cloud.google.com/go/storage/
storage.go
[
all
...]
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.14.0.v20180528-0519.jar
Completed in 556 milliseconds