HomeSort by relevance Sort by last modified time
    Searched refs:FALSE (Results 76 - 100 of 3794) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/gtk/
sad_tab_gtk.cc 90 GtkWidget* vbox = gtk_vbox_new(FALSE, 0);
99 gtk_box_pack_start(GTK_BOX(vbox), image, FALSE, FALSE, 0);
104 gtk_box_pack_start(GTK_BOX(vbox), spacer, FALSE, FALSE, 0);
111 gtk_box_pack_start(GTK_BOX(vbox), title, FALSE, FALSE, 0);
115 gtk_box_pack_start(GTK_BOX(vbox), spacer, FALSE, FALSE, 0);
123 gtk_box_pack_start(GTK_BOX(vbox), message, FALSE, FALSE, 0)
    [all...]
login_prompt_gtk.cc 73 root_.reset(gtk_vbox_new(FALSE, ui::kContentAreaBorder));
79 gtk_box_pack_start(GTK_BOX(root_.get()), label, FALSE, FALSE, 0);
86 gtk_entry_set_visibility(GTK_ENTRY(password_entry_), FALSE);
94 gtk_box_pack_start(GTK_BOX(root_.get()), table, FALSE, FALSE, 0);
96 GtkWidget* hbox = gtk_hbox_new(FALSE, 12);
97 gtk_box_pack_start(GTK_BOX(root_.get()), hbox, FALSE, FALSE, 0);
104 gtk_box_pack_end(GTK_BOX(hbox), ok_, FALSE, FALSE, 0)
    [all...]
content_setting_bubble_gtk.cc 117 GtkWidget* bubble_content = gtk_vbox_new(FALSE, ui::kControlSpacing);
128 gtk_box_pack_start(GTK_BOX(bubble_content), label, FALSE, FALSE, 0);
133 GtkWidget* list_content = gtk_vbox_new(FALSE, ui::kControlSpacing);
141 GtkWidget* label_box = gtk_hbox_new(FALSE, 0);
142 gtk_box_pack_start(GTK_BOX(label_box), label, FALSE, FALSE, 0);
146 FALSE, FALSE, 0);
148 gtk_box_pack_start(GTK_BOX(bubble_content), list_content, FALSE, FALSE
    [all...]
tab_modal_confirm_dialog_gtk.cc 36 closing_(false) {
37 dialog_ = gtk_vbox_new(FALSE, ui::kContentAreaSpacing);
50 GtkWidget* hbox = gtk_hbox_new(FALSE, ui::kControlSpacing);
52 gtk_box_pack_start(GTK_BOX(hbox), image, FALSE, FALSE, 0);
54 GtkWidget* vbox = gtk_vbox_new(FALSE, ui::kContentAreaSpacing);
70 gtk_box_pack_end(GTK_BOX(vbox), link_align, FALSE, FALSE, 0);
74 gtk_box_pack_start(GTK_BOX(dialog_), hbox, FALSE, FALSE, 0)
    [all...]
  /external/chromium/chrome/browser/ui/login/
login_prompt_gtk.cc 70 root_.Own(gtk_vbox_new(FALSE, gtk_util::kContentAreaBorder));
73 gtk_box_pack_start(GTK_BOX(root_.get()), label, FALSE, FALSE, 0);
80 gtk_entry_set_visibility(GTK_ENTRY(password_entry_), FALSE);
88 gtk_box_pack_start(GTK_BOX(root_.get()), table, FALSE, FALSE, 0);
90 GtkWidget* hbox = gtk_hbox_new(FALSE, 12);
91 gtk_box_pack_start(GTK_BOX(root_.get()), hbox, FALSE, FALSE, 0);
98 gtk_box_pack_end(GTK_BOX(hbox), ok_, FALSE, FALSE, 0)
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/website_settings/
permission_selector.cc 56 widget_ = gtk_hbox_new(FALSE, kChildSpacing);
65 gtk_box_pack_start(GTK_BOX(widget_), icon_, FALSE, FALSE, 0);
74 gtk_box_pack_start(GTK_BOX(widget_), label, FALSE, FALSE, 0);
78 GtkWidget* button_hbox = gtk_hbox_new(FALSE, 0);
85 gtk_box_pack_start(GTK_BOX(button_hbox), button_label, FALSE, FALSE,
101 gtk_box_pack_start(GTK_BOX(button_hbox), arrow, FALSE, FALSE, 0)
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
first_run_bubble.cc 82 content_ = gtk_vbox_new(FALSE, kInterLineSpacing);
150 gtk_box_pack_start(GTK_BOX(content_), label1, FALSE, FALSE, 0);
151 gtk_box_pack_start(GTK_BOX(content_), label2, FALSE, FALSE, 0);
153 gtk_box_pack_start(GTK_BOX(content_), gtk_label_new(NULL), FALSE, FALSE, 0);
154 gtk_box_pack_start(GTK_BOX(content_), label3, FALSE, FALSE, 0);
156 GtkWidget* bottom = gtk_hbox_new(FALSE, 0)
    [all...]
  /external/chromium/net/proxy/
proxy_config_service_win_unittest.cc 43 FALSE, // fAutoDetect
50 false, // auto_detect
58 FALSE, // fAutoDetect
65 false, // auto_detect
73 FALSE, // fAutoDetect
80 false, // auto_detect
90 FALSE, // fAutoDetect
97 false, // auto_detect
109 FALSE, // fAutoDetect
121 false, // auto_detec
    [all...]
  /external/chromium_org/chrome/installer/test/
resource_updater.cc 22 DPCHECK(result != FALSE) << "EndUpdateResource failed";
28 handle_ = BeginUpdateResource(pe_image_path.value().c_str(), FALSE);
32 return false;
47 != FALSE) {
54 return false;
60 if (EndUpdateResource(handle_, FALSE) == FALSE) {
62 result = false;
  /external/chromium_org/net/proxy/
proxy_config_service_win_unittest.cc 43 FALSE, // fAutoDetect
50 false, // auto_detect
58 FALSE, // fAutoDetect
65 false, // auto_detect
73 FALSE, // fAutoDetect
80 false, // auto_detect
90 FALSE, // fAutoDetect
97 false, // auto_detect
109 FALSE, // fAutoDetect
121 false, // auto_detec
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
currtest.c 34 isoCurrency, isExpected ? "TRUE" : "FALSE", currencyType);
45 expectInList("USD", UCURR_UNCOMMON, FALSE);
46 expectInList("USD", UCURR_DEPRECATED, FALSE);
48 expectInList("USD", UCURR_COMMON|UCURR_DEPRECATED, FALSE);
50 expectInList("USD", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
51 expectInList("USD", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, FALSE);
54 expectInList("USN", UCURR_COMMON, FALSE);
56 expectInList("USN", UCURR_DEPRECATED, FALSE);
58 expectInList("USN", UCURR_COMMON|UCURR_DEPRECATED, FALSE);
59 expectInList("USN", UCURR_COMMON|UCURR_NON_DEPRECATED, FALSE);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
sfwdchit.cpp 35 fBogus = FALSE;
48 if(adopt == FALSE) {
56 fBogus = FALSE;
61 fBogus = FALSE;
88 return FALSE;
  /external/icu4c/test/intltest/
sfwdchit.cpp 35 fBogus = FALSE;
48 if(adopt == FALSE) {
56 fBogus = FALSE;
61 fBogus = FALSE;
88 return FALSE;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rusers.x 152 % return (FALSE);
157 % return (FALSE);
162 % return (FALSE);
166 % return (FALSE);
180 % return (FALSE);
193 % return (FALSE);
206 % return (FALSE);
209 % return (FALSE);
223 % return (FALSE);
236 % return (FALSE);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rusers.x 152 % return (FALSE);
157 % return (FALSE);
162 % return (FALSE);
166 % return (FALSE);
180 % return (FALSE);
193 % return (FALSE);
206 % return (FALSE);
209 % return (FALSE);
223 % return (FALSE);
236 % return (FALSE);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rusers.x 152 % return (FALSE);
157 % return (FALSE);
162 % return (FALSE);
166 % return (FALSE);
180 % return (FALSE);
193 % return (FALSE);
206 % return (FALSE);
209 % return (FALSE);
223 % return (FALSE);
236 % return (FALSE);
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
CommandLine.java 34 options.put("--nocdata", Boolean.FALSE); // CDATA elements are normal
35 options.put("--files", Boolean.FALSE); // process arguments as separate files
36 options.put("--reuse", Boolean.FALSE); // reuse a single Parser
37 options.put("--nons", Boolean.FALSE); // no namespaces
38 options.put("--nobogons", Boolean.FALSE); // suppress unknown elements
39 options.put("--any", Boolean.FALSE); // unknowns have ANY content model
40 options.put("--emptybogons", Boolean.FALSE); // unknowns have EMPTY content model
41 options.put("--norootbogons", Boolean.FALSE); // unknowns can't be the root
42 options.put("--pyxin", Boolean.FALSE); // input is PYX
43 options.put("--lexical", Boolean.FALSE); // output comment
    [all...]
  /external/icu4c/samples/strsrch/
strsrch.cpp 47 UBool opt_help = FALSE;
48 UBool opt_norm = FALSE;
49 UBool opt_french = FALSE;
50 UBool opt_shifted = FALSE;
51 UBool opt_lower = FALSE;
52 UBool opt_upper = FALSE;
53 UBool opt_case = FALSE;
54 UBool opt_overlap = FALSE;
55 UBool opt_canonical = FALSE;
112 return FALSE;
    [all...]
  /external/jpeg/
rdswitch.c 50 return FALSE;
56 return FALSE;
92 return FALSE;
100 return FALSE;
107 return FALSE;
118 return FALSE;
137 return FALSE;
143 return FALSE;
184 return FALSE;
193 return FALSE;
    [all...]
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 50 return FALSE;
56 return FALSE;
92 return FALSE;
100 return FALSE;
107 return FALSE;
118 return FALSE;
137 return FALSE;
143 return FALSE;
184 return FALSE;
193 return FALSE;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_text.c 77 return FALSE;
101 return FALSE;
119 return FALSE;
155 return FALSE;
172 return FALSE;
187 return FALSE;
195 boolean integral_part = FALSE;
196 boolean fractional_part = FALSE;
218 return FALSE;
229 return FALSE;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_text.c 77 return FALSE;
101 return FALSE;
119 return FALSE;
155 return FALSE;
172 return FALSE;
187 return FALSE;
195 boolean integral_part = FALSE;
196 boolean fractional_part = FALSE;
218 return FALSE;
229 return FALSE;
    [all...]
  /external/chromium_org/sandbox/win/src/
sync_policy_test.cc 25 desired_access, FALSE, argv[1]));
46 BOOL manual_reset = FALSE;
47 BOOL initial_state = FALSE;
58 event_open.Set(::OpenEvent(EVENT_ALL_ACCESS, FALSE, event_name));
129 base::win::ScopedHandle handle1(::CreateEvent(NULL, FALSE, FALSE, L"test1"));
130 base::win::ScopedHandle handle2(::CreateEvent(NULL, FALSE, FALSE, L"test2"));
131 base::win::ScopedHandle handle3(::CreateEvent(NULL, FALSE, FALSE, L"test3"))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_linear.h 95 return FALSE;
98 return FALSE;
101 return FALSE;
  /external/mesa3d/src/gallium/auxiliary/util/
u_linear.h 95 return FALSE;
98 return FALSE;
101 return FALSE;

Completed in 2031 milliseconds

1 2 34 5 6 7 8 91011>>