HomeSort by relevance Sort by last modified time
    Searched full:combobox (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
combobox.rc 6 COMBOBOX 1001,10,10,50,54, CBS_SIMPLE | WS_TABSTOP
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msacmdlg.dlg 14 COMBOBOX IDD_ACMFORMATCHOOSE_CMB_CUSTOM,5,15,115,60,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
21 COMBOBOX IDD_ACMFORMATCHOOSE_CMB_FORMATTAG,50,39,170,60,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
25 COMBOBOX IDD_ACMFORMATCHOOSE_CMB_FORMAT,50,57,170,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP |
42 COMBOBOX IDD_ACMFILTERCHOOSE_CMB_CUSTOM,5,15,115,60,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
49 COMBOBOX IDD_ACMFILTERCHOOSE_CMB_FILTERTAG,50,39,170,60,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
53 COMBOBOX IDD_ACMFILTERCHOOSE_CMB_FILTER,50,57,170,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP |
font.dlg 13 COMBOBOX cmb1,7,16,98,76,CBS_SIMPLE | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL |
18 COMBOBOX cmb2,110,16,74,76,CBS_SIMPLE | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
21 COMBOBOX cmb3,190,16,36,76,CBS_SIMPLE | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL |
30 COMBOBOX cmb4,13,146,82,100,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL |
38 COMBOBOX cmb5,110,157,116,30,CBS_DROPDOWNLIST |
icmui.dlg 19 COMBOBOX cmb1,30,78,138,69,CBS_DROPDOWNLIST |
22 COMBOBOX cmb2,30,108,138,69,CBS_DROPDOWNLIST |
25 COMBOBOX cmb3,192,92,138,69,CBS_DROPDOWNLIST |
28 COMBOBOX cmb4,30,138,138,69,CBS_DROPDOWNLIST |
32 COMBOBOX cmb5,192,138,138,69,CBS_DROPDOWNLIST |
fileopen.dlg 17 COMBOBOX cmb2,66,4,174,300,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS |
34 COMBOBOX cmb1,130,201,164,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
50 COMBOBOX cmb2,36,3,148,300,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS |
64 COMBOBOX cmb1,54,129,155,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
92 COMBOBOX cmb1,6,114,90,96,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
95 COMBOBOX cmb2,110,114,96,68,CBS_SORT | CBS_HASSTRINGS | CBS_OWNERDRAWFIXED |
124 COMBOBOX cmb1,6,114,90,96,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
127 COMBOBOX cmb2,110,114,96,68,CBS_SORT | CBS_HASSTRINGS | CBS_OWNERDRAWFIXED |
prnsetup.dlg 16 COMBOBOX cmb4,52,18,152,152,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
53 COMBOBOX cmb1,52,18,152,152,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
65 COMBOBOX cmb2,52,106,112,112,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
67 COMBOBOX cmb3,52,126,112,112,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
88 COMBOBOX cmb2,64,110,160,160,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
90 COMBOBOX cmb3,64,130,160,160,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
  /external/lzma/CPP/7zip/UI/GUI/
ExtractDialog.rc 32 COMBOBOX IDC_EXTRACT_PATH, m, m + 12, xc - bxsDots - 12, 100, MY_COMBO_WITH_EDIT
39 COMBOBOX IDC_EXTRACT_PATH_MODE, m, m + 64, g1xs, 140, MY_COMBO
45 COMBOBOX IDC_EXTRACT_OVERWRITE_MODE, m, m + 116, g1xs, 140, MY_COMBO
82 COMBOBOX IDC_EXTRACT_PATH, m, m + 12, xc - bxsDots - 8, 100, MY_COMBO_WITH_EDIT
86 COMBOBOX IDC_EXTRACT_PATH_MODE, m + g1xs, m + 36, xc - g1xs, 100, MY_COMBO
89 COMBOBOX IDC_EXTRACT_OVERWRITE_MODE, m + g1xs, m + 56, xc - g1xs, 100, MY_COMBO
ExtractDialog.h 8 #include "../../../Windows/Control/ComboBox.h"
  /external/lzma/CPP/7zip/UI/FileManager/
ComboDialog.h 6 #include "../../../Windows/Control/ComboBox.h"
  /external/lzma/CPP/Windows/Control/
ComboBox.cpp 1 // Windows/Control/ComboBox.cpp
9 #include "ComboBox.h"
ComboBox.h 1 // Windows/Control/ComboBox.h
  /external/pdfium/core/src/fpdfdoc/
doc_formfield.cpp 83 m_Type = ComboBox;
127 case CPDF_FormField::ComboBox: {
227 case ComboBox:
332 case ComboBox: {
477 if (GetType() == ComboBox) {
490 if (GetType() == ComboBox) {
501 ASSERT(GetType() == ComboBox || GetType() == ListBox);
547 ASSERT(GetType() == ComboBox || GetType() == ListBox);
557 if (GetType() == ComboBox) {
590 } else if (m_Type == ComboBox) {
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CComboBox.java 61 * Extended ComboBox control for {@link PropertyTable} and combo property editors.
90 // close DropDown on focus out ComboBox
94 // forward to ComboBox listeners
168 // forward to ComboBox listeners
180 // forward to ComboBox listeners
198 // forward to ComboBox listeners
210 // forward to ComboBox listeners
289 // forward to ComboBox listeners
  /external/opencv3/samples/winrt/ImageManipulations/
AdvancedCapture.xaml 39 <ComboBox x:Name="EffectTypeCombo" Width="120" SelectedIndex="0">
45 </ComboBox>
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
TestCaseEditController.java 369 public AbstractEditorPane(JComboBox comboBox, String title) {
370 this.combo = comboBox;
398 public InputEditorPane(JComboBox comboBox) {
399 super(comboBox, "Input");
404 public OutputEditorPane(JComboBox comboBox) {
405 super(comboBox, "Output");
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/effects/
EffectUtil.java 134 JComboBox comboBox = new JComboBox(model);
135 comboBox.setSelectedIndex(selectedIndex);
136 if (showValueDialog(comboBox, description)) value = getValue(comboBox.getSelectedIndex());
  /sdk/eclipse/
dictionary.txt 56 combobox
  /external/lzma/CPP/7zip/Bundles/SFXWin/
makefile 47 $O\ComboBox.obj \
  /external/pdfium/xfa/include/fwl/
fwl.h 48 #include "xfa/include/fwl/lightwidget/combobox.h"
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py 577 class ComboBox(TixWidget):
578 """ComboBox - an Entry field with a dropdown menu. The user can select a
701 recently selected into a ComboBox widget so that they can be quickly
706 selection ComboBox
707 filter ComboBox
725 types ComboBox
726 dir ComboBox
727 file ComboBox
798 recently selected into a ComboBox widget so that they can be quickly
803 selection ComboBox
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py 577 class ComboBox(TixWidget):
578 """ComboBox - an Entry field with a dropdown menu. The user can select a
701 recently selected into a ComboBox widget so that they can be quickly
706 selection ComboBox
707 filter ComboBox
725 types ComboBox
726 dir ComboBox
727 file ComboBox
798 recently selected into a ComboBox widget so that they can be quickly
803 selection ComboBox
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 577 class ComboBox(TixWidget):
578 """ComboBox - an Entry field with a dropdown menu. The user can select a
701 recently selected into a ComboBox widget so that they can be quickly
706 selection ComboBox
707 filter ComboBox
725 types ComboBox
726 dir ComboBox
727 file ComboBox
798 recently selected into a ComboBox widget so that they can be quickly
803 selection ComboBox
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 577 class ComboBox(TixWidget):
578 """ComboBox - an Entry field with a dropdown menu. The user can select a
701 recently selected into a ComboBox widget so that they can be quickly
706 selection ComboBox
707 filter ComboBox
725 types ComboBox
726 dir ComboBox
727 file ComboBox
798 recently selected into a ComboBox widget so that they can be quickly
803 selection ComboBox
    [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/
paper-dropdown-menu.html 87 <!-- this div fulfills an a11y requirement for combobox, do not remove -->
258 role: 'combobox',
  /external/lzma/CPP/Windows/
Window.h 48 #define WC_COMBOBOXW L"ComboBox"

Completed in 848 milliseconds

1 2 3 4