HomeSort by relevance Sort by last modified time
    Searched refs:dlg (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /external/toybox/kconfig/lxdialog/
util.c 24 struct dialog_info dlg; variable in typeref:struct:dialog_info
28 dlg.screen.atr = A_NORMAL;
29 dlg.shadow.atr = A_NORMAL;
30 dlg.dialog.atr = A_NORMAL;
31 dlg.title.atr = A_BOLD;
32 dlg.border.atr = A_NORMAL;
33 dlg.button_active.atr = A_REVERSE;
34 dlg.button_inactive.atr = A_DIM;
35 dlg.button_key_active.atr = A_REVERSE;
36 dlg.button_key_inactive.atr = A_BOLD
    [all...]
yesno.c 63 dlg.dialog.atr, dlg.border.atr);
64 wattrset(dialog, dlg.border.atr);
68 wattrset(dialog, dlg.dialog.atr);
73 wattrset(dialog, dlg.dialog.atr);
checklist.c 36 wattrset(win, dlg.menubox.atr);
42 wattrset(win, selected ? dlg.check_selected.atr
43 : dlg.check.atr);
46 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr);
48 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr);
65 wattrset(win, dlg.uarrow.atr);
69 wattrset(win, dlg.menubox.atr);
80 wattrset(win, dlg.darrow.atr)
    [all...]
inputbox.c 73 dlg.dialog.atr, dlg.border.atr);
74 wattrset(dialog, dlg.border.atr);
78 wattrset(dialog, dlg.dialog.atr);
83 wattrset(dialog, dlg.dialog.atr);
92 dlg.border.atr, dlg.dialog.atr);
98 wattrset(dialog, dlg.inputbox.atr);
131 wattrset(dialog, dlg.inputbox.atr);
151 wattrset(dialog, dlg.inputbox.atr)
    [all...]
menubox.c 77 wattrset(win, dlg.menubox.atr);
88 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr);
91 wattrset(win, selected ? dlg.tag_key_selected.atr
92 : dlg.tag_key.atr);
121 wattrset(win, dlg.uarrow.atr);
125 wattrset(win, dlg.menubox.atr);
137 wattrset(win, dlg.darrow.atr);
141 wattrset(win, dlg.menubox_border.atr);
213 dlg.dialog.atr, dlg.border.atr)
    [all...]
textbox.c 98 wattrset(box, dlg.dialog.atr);
99 wbkgdset(box, dlg.dialog.atr & A_COLOR);
105 dlg.dialog.atr, dlg.border.atr);
107 wattrset(dialog, dlg.border.atr);
111 wattrset(dialog, dlg.dialog.atr);
112 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
122 attr_clear(box, boxh, boxw, dlg.dialog.atr);
386 wattrset(win, dlg.position_indicator.atr);
387 wbkgdset(win, dlg.position_indicator.atr & A_COLOR)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
GNUmakefile 31 EXTRA_CLEAN_OBJECTS = EfiVfrParser.cpp EfiVfrParser.h VfrParser.dlg VfrTokens.h VfrLexer.cpp VfrLexer.h VfrSyntax.cpp tokens.h
49 VfrSyntax.cpp EfiVfrParser.cpp EfiVfrParser.h VfrParser.dlg VfrTokens.h: Pccts/antlr/antlr VfrSyntax.g
50 Pccts/antlr/antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g
52 VfrLexer.cpp VfrLexer.h: Pccts/dlg/dlg VfrParser.dlg
53 Pccts/dlg/dlg -C2 -i -CC -cl VfrLexer -o . VfrParser.dlg
58 Pccts/dlg/dlg:
    [all...]
Makefile 28 VfrSyntax.cpp EfiVfrParser.cpp EfiVfrParser.h VfrParser.dlg VfrTokens.h: VfrSyntax.g
30 antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g
33 VfrLexer.cpp VfrLexer.h: VfrParser.dlg
34 dlg -C2 -i -CC -cl VfrLexer -o . VfrParser.dlg
45 EXTRA_CLEAN_OBJECTS = VfrParser.dlg EfiVfrParser.cpp EfiVfrParser.h \
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
Makefile 6 pushd . & cd dlg & $(MAKE) /nologo /f DlgMS.mak & popd
10 pushd . & cd dlg & $(MAKE) /nologo /f DlgMS.mak clean & popd
14 pushd . & cd dlg & $(MAKE) /nologo /f DlgMS.mak cleanall & popd
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
makefile 2 # Makefile for DLG 1.33
24 #DLG=..\bin\dlg
30 #dlg.exe : dlg_p.obj dlg_a.obj main.obj err.obj set.obj support.obj \
49 #DLG=..\bin\dlg
55 #dlg.exe : dlg_p.obj dlg_a.obj main.obj err.obj set.obj support.obj \
75 #DLG=..\bin\dlg
78 #dlg.exe : dlg_p.obj dlg_a.obj main.obj err.obj set.obj support.obj \
    [all...]
DlgDDK.mak 8 DLG_SRC=$(PCCTS_HOME)\dlg
28 dlg.exe: $(DLG_OBJS) $(SUPPORT_OBJS)
29 $(CC) $(CFLAGS) -o dlg.exe bufferoverflowu.lib $(DLG_OBJS) $(SUPPORT_OBJS)
33 move dlg.exe $(WORKSPACE)\Tools\bin\.
40 $(DLG_SRC)\dlg.h \
52 $(DLG_SRC)\dlg.h \
63 $(DLG_SRC)\dlg.h \
76 $(DLG_SRC)\dlg.h \
84 $(DLG_SRC)\dlg.h \
91 $(DLG_SRC)\dlg.h \
    [all...]
DlgMS.mak 8 DLG_SRC=$(PCCTS_HOME)\dlg
29 $(EDK_TOOLS_PATH)\Bin\Win32\dlg.exe: $(DLG_OBJS) $(SUPPORT_OBJS)
32 copy dlg.exe $(EDK_TOOLS_PATH)\Bin\Win32
39 $(DLG_SRC)\dlg.h \
51 $(DLG_SRC)\dlg.h \
62 $(DLG_SRC)\dlg.h \
75 $(DLG_SRC)\dlg.h \
83 $(DLG_SRC)\dlg.h \
90 $(DLG_SRC)\dlg.h \
97 $(DLG_SRC)\dlg.h \
    [all...]
DlgPPC.mak 80 dlgPPC ?? dlg.r
81 Rez dlg.r -o dlgPPC -a
84 Duplicate -y dlgPPC "{MPW}"Tools:dlg
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
LooperAcceleration.java 80 Dialog dlg = new Dialog(context); local
81 dlg.addContentView(makeView(), new LayoutParams(300, 400));
82 dlg.setCancelable(true);
83 dlg.setCanceledOnTouchOutside(true);
84 dlg.setOnDismissListener(new DialogInterface.OnDismissListener() {
90 dlg.setTitle("Not Looper.getMainLooper() check");
91 dlg.show();
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/handlers/
StaticPortConfigHandler.java 29 StaticPortConfigDialog dlg = new StaticPortConfigDialog(HandlerUtil.getActiveShell(event)); local
30 dlg.open();
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py 412 dlg = SegEdit(JetDefs.MAIN_ADDSEGTITLE, self.currentJetConfigFile)
415 dlg.je.ctrls[JetDefs.F_MIDIFILE].Append(filename)
417 dlg.je.ctrls[JetDefs.F_DLSFILE].Append(library)
419 result = dlg.ShowModal()
421 if len(dlg.lstReplicate) > 0:
422 if dlg.chkReplaceMatching:
423 self.jet_file.DeleteSegmentsMatchingPrefix(dlg.replicatePrefix)
425 for replicate in dlg.lstReplicate:
426 self.jet_file.AddSegment(replicate[0], dlg.GetValue(JetDefs.F_MIDIFILE),
429 SegmentOutputFile(dlg.GetValue(JetDefs.F_SEGNAME), self.currentJetConfigFile),
1416 dlg = JetOpen() variable
    [all...]
  /sdk/find_java2/src/
WinLauncher2App.cpp 122 CFindJava2Dlg dlg; local
123 dlg.setJavaFinder(&javaFinder);
124 m_pMainWnd = &dlg;
125 INT_PTR nResponse = dlg.DoModal();
129 javaPath = dlg.getSelectedPath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DevTreeProjectProvider.java 98 ListDialog dlg = new ListDialog(window.getShell()); local
99 dlg.setMessage("Select Project");
100 dlg.setInput(devTreeProjects);
101 dlg.setContentProvider(new IStructuredContentProvider() {
115 dlg.setLabelProvider(new LabelProvider() {
121 dlg.setHelpAvailable(false);
123 if (dlg.open() == Window.OK) {
124 Object[] selectedMatches = dlg.getResult();
  /external/selinux/gui/
semanagePage.py 109 dlg = Gtk.MessageDialog(None, 0, Gtk.MessageType.INFO,
112 dlg.set_title(title)
113 dlg.set_position(Gtk.WindowPosition.MOUSE)
114 dlg.show_all()
115 rc = dlg.run()
116 dlg.destroy()
120 dlg = Gtk.MessageDialog(None, 0, Gtk.MessageType.ERROR,
123 dlg.set_position(Gtk.WindowPosition.MOUSE)
124 dlg.show_all()
125 dlg.run(
    [all...]
system-config-selinux.py 115 dlg = Gtk.MessageDialog(None, 0, Gtk.MessageType.ERROR,
118 dlg.set_position(Gtk.WindowPosition.MOUSE)
119 dlg.show_all()
120 dlg.run()
121 dlg.destroy()
145 dlg = xml.get_object("aboutWindow")
146 dlg.run()
147 dlg.hide()
  /external/valgrind/none/tests/s390x/
div.c 10 memsweep(dlg, m2);
  /sdk/find_java2/FindJava2/
FindJava2.cpp 135 CFindJava2Dlg dlg; local
136 dlg.setJavaFinder(&javaFinder);
137 INT_PTR nResponse = dlg.DoModal();
141 javaPath = dlg.getSelectedPath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DeviceViewAction.java 58 GLTraceOptionsDialog dlg = new GLTraceOptionsDialog(shell, false, local
60 if (dlg.open() != Window.OK) {
88 TraceOptions traceOptions = dlg.getTraceOptions();
  /external/python/cpython2/Mac/Demo/example2/
dnslookup-2.py 4 from Carbon import Dlg
42 f = Dlg.GetNewDialog(ID_ABOUT, -1)
44 n = Dlg.ModalDialog(None)
61 tp, h, rect = self.dlg.GetDialogItem(ITEM_LOOKUP_ENTRY)
62 txt = Dlg.GetDialogItemText(h)
64 tp, h, rect = self.dlg.GetDialogItem(ITEM_RESULT)
65 Dlg.SetDialogItemText(h, self.dnslookup(txt))
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
StaticPortConfigDialog.java 173 StaticPortEditDialog dlg = new StaticPortEditDialog(mShell,
175 if (dlg.open()) {
177 String device = dlg.getDeviceSN();
178 String app = dlg.getAppName();
179 int port = dlg.getPortNumber();
197 StaticPortEditDialog dlg = new StaticPortEditDialog(mShell,
199 if (dlg.open()) {
201 String deviceName = dlg.getDeviceSN();
202 String app = dlg.getAppName();
203 int port = dlg.getPortNumber()
    [all...]

Completed in 322 milliseconds

1 2 3 4 5 6 7