Searched refs:edit (Results 1 - 25 of 85) sorted by relevance

1234

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dstringquery.cpp17 edit = new QLineEdit;
18 edit->setFocus();
21 layout->addWidget(edit, 0, 1);
24 connect(edit, SIGNAL(returnPressed()), this, SLOT(accept()));
30 return edit->text();
H A Dstringquery.h25 QLineEdit *edit; member in class:StringQuery
/external/webkit/Tools/DumpRenderTree/gtk/fonts/
H A Dfonts.conf13 <edit name="hinting" mode="assign">
15 </edit>
38 <edit name="family" mode="assign">
40 </edit>
46 <edit name="family" mode="assign">
48 </edit>
54 <edit name="family" mode="assign">
56 </edit>
65 <edit name="family" mode="assign">
67 </edit>
[all...]
/external/webkit/Tools/DumpRenderTree/chromium/
H A Dfonts.conf6 <edit name="embeddedbitmap" mode="assign"><bool>false</bool></edit>
13 <edit name="family" mode="assign">
15 </edit>
22 <edit name="family" mode="assign">
24 </edit>
31 <edit name="family" mode="assign">
33 </edit>
42 <edit name="family" mode="assign">
44 </edit>
[all...]
/external/lohit-fonts/lohit-kannada-ttf/
H A D66-lohit-kannada.conf11 <edit name="family" mode="prepend">
13 </edit>
19 <edit name="autohint" mode="assign">
21 </edit>
/external/lohit-fonts/lohit-telugu-ttf/
H A D66-lohit-telugu.conf11 <edit name="family" mode="prepend">
13 </edit>
19 <edit name="autohint" mode="assign">
21 </edit>
/external/webkit/Tools/DumpRenderTree/qt/
H A Dfonts.conf12 <edit name="family" mode="assign">
14 </edit>
24 <edit name="family" mode="assign">
26 </edit>
36 <edit name="family" mode="assign">
38 </edit>
131 <edit name="family" mode="append">
133 </edit>
142 <edit name="family" mode="append">
144 </edit>
[all...]
/external/lohit-fonts/lohit-bengali-ttf/
H A D66-lohit-bengali.conf11 <edit name="family" mode="prepend" binding="same">
13 </edit>
/external/chromium/chrome/browser/resources/ntp4/
H A Dmost_visited_page.css21 .edit-mode-border {
45 /* The point of edit-bar-wrapper is to clip the edit bar. Otherwise it can show
48 .edit-bar-wrapper {
54 /* The edit bar appears on hover. */
55 .edit-bar {
74 .most-visited:focus .edit-bar,
75 .most-visited:hover .edit-bar {
79 .most-visited:hover .edit-bar {
80 /* Delay the appearance of the edit ba
[all...]
/external/javassist/src/main/javassist/expr/
H A DExprEditor.java34 * is found, <code>edit()</code> is called in <code>ExprEdit</code>.
35 * <code>edit()</code> can inspect and modify the given expression.
37 * <code>edit()</code> does nothing, the original method body is not
45 * public void edit(MethodCall m) throws CannotCompileException {
97 edit(h);
191 edit((MethodCall)expr);
197 edit((FieldAccess)expr);
211 edit((NewExpr)expr);
219 edit(ccall);
223 edit(mcal
262 public void edit(NewExpr e) throws CannotCompileException {} method in class:ExprEditor
271 public void edit(NewArray a) throws CannotCompileException {} method in class:ExprEditor
278 public void edit(MethodCall m) throws CannotCompileException {} method in class:ExprEditor
290 public void edit(ConstructorCall c) throws CannotCompileException {} method in class:ExprEditor
297 public void edit(FieldAccess f) throws CannotCompileException {} method in class:ExprEditor
303 public void edit(Instanceof i) throws CannotCompileException {} method in class:ExprEditor
309 public void edit(Cast c) throws CannotCompileException {} method in class:ExprEditor
315 public void edit(Handler h) throws CannotCompileException {} method in class:ExprEditor
[all...]
/external/clang/include/clang/Edit/
H A DEditsReceiver.h19 namespace edit { namespace in namespace:clang
H A DRewriters.h17 namespace edit { namespace in namespace:clang
/external/chromium/chrome/browser/resources/ntp/
H A Dmost_visited.css71 .edit-bar {
90 .edit-bar > * {
95 .thumbnail-container:focus .edit-bar,
96 .thumbnail-container:hover .edit-bar {
107 .edit-bar > .spacer {
111 .edit-bar > .pin,
112 .edit-bar > .remove {
119 .edit-bar > .pin {
123 .edit-bar > .pin:hover {
127 .edit
[all...]
/external/clang/lib/Edit/
H A DEditedSource.cpp19 using namespace edit;
221 for (edit::Commit::edit_iterator
223 const edit::Commit::Edit &edit = *I; local
224 switch (edit.Kind) {
225 case edit::Commit::Act_Insert:
226 commitInsert(edit.OrigLoc, edit.Offset, edit.Text, edit
[all...]
/external/wpa_supplicant_8/hostapd/src/utils/
H A DMakefile31 # Pick correct edit implementation
32 LIB_OBJS += edit.o
/external/wpa_supplicant_8/src/utils/
H A DMakefile31 # Pick correct edit implementation
32 LIB_OBJS += edit.o
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A DMakefile31 # Pick correct edit implementation
32 LIB_OBJS += edit.o
/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp39 llvm::OwningPtr<edit::EditedSource> Editor;
61 Editor.reset(new edit::EditedSource(Context.getSourceManager(),
130 edit::Commit commit(*Consumer.Editor);
131 edit::rewriteToObjCLiteralSyntax(E, *Consumer.NSAPIObj, commit);
136 edit::Commit commit(*Consumer.Editor);
137 edit::rewriteToObjCSubscriptSyntax(E, *Consumer.NSAPIObj, commit);
167 class RewritesReceiver : public edit::EditsReceiver {
/external/kernel-headers/original/linux/
H A Daio_abi.h59 #error edit for your odd byteorder.
/external/webkit/Source/WebCore/css/
H A Dmakeprop.pl40 /* This file is automatically generated from CSSPropertyNames.in by makeprop, do not edit */
90 /* This file is automatically generated from CSSPropertyNames.in by makeprop, do not edit */
H A Dmakevalues.pl40 /* This file is automatically generated from CSSValueKeywords.in by makevalues, do not edit */
101 /* This file is automatically generated from CSSValueKeywords.in by makevalues, do not edit */
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXString.java1035 boolean edit = false;
1060 edit = true;
1082 edit = true;
1095 edit = true;
1104 edit = true;
1111 return edit ? xsf.newstr(new String(buf, start, d - start)) : this;
H A DXStringForFSB.java861 boolean edit = false;
877 edit = true;
899 edit = true;
912 edit = true;
921 edit = true;
928 return edit ? xsf.newstr(buf, start, d - start) : this;
/external/webkit/Tools/Scripts/webkitpy/common/system/
H A Duser.py98 def edit(self, files): member in class:User
118 self.edit(files)
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_bubble_controller.h49 // |node| is the bookmark node we edit in this bubble.
66 - (IBAction)edit:(id)sender;

Completed in 691 milliseconds

1234