Searched refs:has_width (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/components/autofill/content/browser/risk/
H A Dfingerprint_browsertest.cc90 EXPECT_TRUE(machine.screen_size().has_width());
94 EXPECT_TRUE(machine.unavailable_screen_size().has_width());
116 EXPECT_TRUE(transient_state.inner_window_size().has_width());
118 EXPECT_TRUE(transient_state.outer_window_size().has_width());
/external/bison/lib/
H A Dvasnprintf.c1944 int has_width; local
1949 has_width = 0;
1978 has_width = 1;
2043 else if (has_width)
2076 if (has_width && width > characters
2130 if (has_width && width > characters
2171 else if (has_width)
2204 if (has_width && width > characters
2258 if (has_width && width > characters
2299 else if (has_width)
2422 int has_width; local
2942 int has_width; local
3449 int has_width; local
4609 int has_width; local
[all...]
/external/chromium_org/remoting/protocol/
H A Dclient_control_dispatcher.cc28 !cursor_shape.has_width() ||
/external/chromium_org/components/enhanced_bookmarks/
H A Dmetadata_accessor.cc56 if (!info.has_url() || !info.has_width() || !info.has_height())
H A Denhanced_bookmark_model.cc52 if (!info.has_url() || !info.has_width() || !info.has_height())
/external/chromium_org/remoting/host/
H A Dvideo_scheduler_unittest.cc254 EXPECT_TRUE(cursor_shape.has_width());
/external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
H A Ddom_distiller_json_converter.h232 if (message.has_width()) {
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2978 bool has_width; member in struct:ChardevVC
H A Dqapi-visit.c5247 visit_start_optional(m, obj ? &(*obj)->has_width : NULL, "width", &err);
5248 if (obj && (*obj)->has_width) {

Completed in 1237 milliseconds