OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pasted
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ClipboardSupport.java
264
final SimpleElement[]
pasted
= (SimpleElement[]) mClipboard.getContents(sxt);
local
266
if (
pasted
== null ||
pasted
.length == 0) {
273
pasteInEmptyDocument(
pasted
[0]);
294
NodeProxy node = engine.callOnPaste(targetNode, target.getViewObject(),
pasted
);
346
// Copy all the attributes from the
pasted
element
380
// Copy all the attributes from the
pasted
element
/prebuilts/go/darwin-x86/src/testing/
match_test.go
106
// Subtest with a '/' in its name still allows for copy and
pasted
names
/prebuilts/go/linux-x86/src/testing/
match_test.go
106
// Subtest with a '/' in its name still allows for copy and
pasted
names
/prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf_defs.go
7
// Cut,
pasted
, tr-and-awk'ed from tables in
/prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf_defs.go
7
// Cut,
pasted
, tr-and-awk'ed from tables in
Completed in 100 milliseconds