image_height 158 cc/layers/nine_patch_layer_impl.cc float image_height = image_bounds_.height(); image_height 163 cc/layers/nine_patch_layer_impl.cc int image_aperture_bottom_height = image_height - image_aperture_.bottom(); image_height 170 cc/layers/nine_patch_layer_impl.cc image_height); image_height 177 cc/layers/nine_patch_layer_impl.cc image_height); image_height 180 cc/layers/nine_patch_layer_impl.cc image_height - image_aperture_bottom_height, image_height 184 cc/layers/nine_patch_layer_impl.cc image_height); image_height 187 cc/layers/nine_patch_layer_impl.cc image_height - image_aperture_bottom_height, image_height 191 cc/layers/nine_patch_layer_impl.cc image_height); image_height 197 cc/layers/nine_patch_layer_impl.cc (image_aperture_top_height) / image_height); image_height 201 cc/layers/nine_patch_layer_impl.cc (image_height - image_aperture_top_height - image_height 203 cc/layers/nine_patch_layer_impl.cc image_height); image_height 211 cc/layers/nine_patch_layer_impl.cc image_aperture_bottom_height / image_height); image_height 55 cc/test/layer_tree_json_parser.cc double image_width, image_height; image_height 57 cc/test/layer_tree_json_parser.cc success &= bounds->GetDouble(1, &image_height); image_height 72 cc/test/layer_tree_json_parser.cc bitmap.allocN32Pixels(image_width, image_height); image_height 110 chrome/browser/chromeos/drive/resource_entry_conversion.cc const int64 image_height = input.image_height(); image_height 111 chrome/browser/chromeos/drive/resource_entry_conversion.cc if (image_height != -1) image_height 112 chrome/browser/chromeos/drive/resource_entry_conversion.cc file_specific_info->set_image_height(image_height); image_height 414 chrome/browser/chromeos/drive/resource_entry_conversion_unittest.cc EXPECT_EQ(480, entry.file_specific_info().image_height()); image_height 426 chrome/browser/chromeos/drive/resource_entry_conversion_unittest.cc EXPECT_EQ(0, entry.file_specific_info().image_height()); image_height 71 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc properties->image_height.reset( image_height 72 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc new int(file_specific_info.image_height())); image_height 343 chrome/browser/drive/drive_api_util.cc image_media_metadata->set_height(entry.image_height()); image_height 250 chrome/browser/drive/drive_api_util_unittest.cc EXPECT_EQ(480, resource_entry->image_height()); image_height 258 chrome/browser/drive/drive_api_util_unittest.cc EXPECT_EQ(0, resource_entry->image_height()); image_height 266 chrome/browser/drive/drive_api_util_unittest.cc EXPECT_EQ(-1, resource_entry->image_height()); image_height 394 chrome/browser/search/instant_service.cc theme_info_->image_height = image->height(); image_height 821 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc int image_height = client_area_bottom - image_top; image_height 826 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc right->width(), image_height); image_height 840 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc image_top, left->width(), image_height); image_height 47 chrome/common/instant_types.cc image_height(0), image_height 67 chrome/common/instant_types.cc image_height == rhs.image_height && image_height 152 chrome/common/instant_types.h uint16 image_height; image_height 185 chrome/common/render_messages.h IPC_STRUCT_TRAITS_MEMBER(image_height) image_height 912 chrome/renderer/searchbox/searchbox_extension.cc v8::Int32::New(isolate, theme_info.image_height)); image_height 56 content/renderer/pepper/pepper_graphics_2d_host.cc int image_width, int image_height, image_height 60 content/renderer/pepper/pepper_graphics_2d_host.cc *dest = gfx::Rect(0, 0, image_width, image_height); image_height 74 content/renderer/pepper/pepper_graphics_2d_host.cc static_cast<int64>(image_height)) image_height 461 google_apis/drive/gdata_wapi_parser.h int64 image_height() const { return image_height_; } image_height 560 google_apis/drive/gdata_wapi_parser.h void set_image_height(int64 image_height) { image_height_ = image_height; } image_height 234 google_apis/drive/gdata_wapi_parser_unittest.cc EXPECT_EQ(-1, entry->image_height()); image_height 35 google_apis/gaia/google_service_auth_error.cc image_height == b.image_height); image_height 186 google_apis/gaia/google_service_auth_error.cc captcha_value->SetInteger("imageHeight", captcha_.image_height); image_height 250 google_apis/gaia/google_service_auth_error.cc int image_height) image_height 253 google_apis/gaia/google_service_auth_error.cc captcha_unlock_url, image_width, image_height), image_height 111 google_apis/gaia/google_service_auth_error.h int image_height; // Height of capture image. image_height 197 google_apis/gaia/google_service_auth_error.h int image_height); image_height 229 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.cc int image_height = image->size().height(); image_height 232 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.cc for (int y = 0; y < image_height; ++y) { image_height 80 native_client_sdk/src/examples/api/var_array_buffer/var_array_buffer.cc const uint32_t image_height = image_data->size().height(); image_height 83 native_client_sdk/src/examples/api/var_array_buffer/var_array_buffer.cc int bar_height = static_cast<int>(value * image_height); image_height 85 native_client_sdk/src/examples/api/var_array_buffer/var_array_buffer.cc uint32_t row = image_height - 1 - i; image_height 449 ppapi/tests/test_graphics_2d.cc const int image_width = 15, image_height = 23; image_height 451 ppapi/tests/test_graphics_2d.cc pp::Size(image_width, image_height), false); image_height 454 ppapi/tests/test_graphics_2d.cc pp::Size(image_width, image_height), false); image_height 455 ppapi/tests/test_graphics_2d.cc FillRectInImage(&no_image, pp::Rect(0, 0, image_width, image_height), 0); image_height 457 ppapi/tests/test_graphics_2d.cc pp::Size(image_width, image_height), false); image_height 459 ppapi/tests/test_graphics_2d.cc pp::Size(image_width, image_height), false); image_height 461 ppapi/tests/test_graphics_2d.cc ASSERT_EQ(pp::Size(image_width, image_height), test_image.size()); image_height 474 ppapi/tests/test_graphics_2d.cc pp::Rect clip(image_x, image_y, image_width, image_height); image_height 508 ppapi/tests/test_graphics_2d.cc int part_w = image_width / 2, part_h = image_height / 2; image_height 522 ppapi/tests/test_graphics_2d.cc clip = pp::Rect(0, 0, image_x + image_width, image_y + image_height); image_height 543 ppapi/tests/test_graphics_2d.cc clip = pp::Rect(image_x, image_y, image_width, image_height); image_height 548 ppapi/tests/test_graphics_2d.cc pp::Rect scroll_rect(image_width - dx, image_height - dy); image_height 154 third_party/libjpeg/jcapimin.c if (cinfo->next_scanline < cinfo->image_height) image_height 84 third_party/libjpeg/jcapistd.c if (cinfo->next_scanline >= cinfo->image_height) image_height 90 third_party/libjpeg/jcapistd.c cinfo->progress->pass_limit = (long) cinfo->image_height; image_height 103 third_party/libjpeg/jcapistd.c rows_left = cinfo->image_height - cinfo->next_scanline; image_height 127 third_party/libjpeg/jcapistd.c if (cinfo->next_scanline >= cinfo->image_height) { image_height 135 third_party/libjpeg/jcapistd.c cinfo->progress->pass_limit = (long) cinfo->image_height; image_height 288 third_party/libjpeg/jcmarker.c if ((long) cinfo->image_height > 65535L || image_height 293 third_party/libjpeg/jcmarker.c emit_2bytes(cinfo, (int) cinfo->image_height); image_height 55 third_party/libjpeg/jcmaster.c if (cinfo->image_height <= 0 || cinfo->image_width <= 0 image_height 60 third_party/libjpeg/jcmaster.c if ((long) cinfo->image_height > (long) JPEG_MAX_DIMENSION || image_height 105 third_party/libjpeg/jcmaster.c jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor, image_height 112 third_party/libjpeg/jcmaster.c jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor, image_height 122 third_party/libjpeg/jcmaster.c jdiv_round_up((long) cinfo->image_height, image_height 353 third_party/libjpeg/jcmaster.c jdiv_round_up((long) cinfo->image_height, image_height 86 third_party/libjpeg/jcprepct.c prep->rows_to_go = cinfo->image_height; image_height 217 third_party/libjpeg/jcprepct.c if (prep->rows_to_go == cinfo->image_height) { image_height 46 third_party/libjpeg/jdinput.c if ((long) cinfo->image_height > (long) JPEG_MAX_DIMENSION || image_height 88 third_party/libjpeg/jdinput.c jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor, image_height 99 third_party/libjpeg/jdinput.c jdiv_round_up((long) cinfo->image_height * (long) compptr->v_samp_factor, image_height 109 third_party/libjpeg/jdinput.c jdiv_round_up((long) cinfo->image_height, image_height 166 third_party/libjpeg/jdinput.c jdiv_round_up((long) cinfo->image_height, image_height 251 third_party/libjpeg/jdmarker.c INPUT_2BYTES(cinfo, cinfo->image_height, return FALSE); image_height 258 third_party/libjpeg/jdmarker.c (int) cinfo->image_width, (int) cinfo->image_height, image_height 267 third_party/libjpeg/jdmarker.c if (cinfo->image_height <= 0 || cinfo->image_width <= 0 image_height 104 third_party/libjpeg/jdmaster.c jdiv_round_up((long) cinfo->image_height, 8L); image_height 111 third_party/libjpeg/jdmaster.c jdiv_round_up((long) cinfo->image_height, 4L); image_height 118 third_party/libjpeg/jdmaster.c jdiv_round_up((long) cinfo->image_height, 2L); image_height 123 third_party/libjpeg/jdmaster.c cinfo->output_height = cinfo->image_height; image_height 155 third_party/libjpeg/jdmaster.c jdiv_round_up((long) cinfo->image_height * image_height 164 third_party/libjpeg/jdmaster.c cinfo->output_height = cinfo->image_height; image_height 284 third_party/libjpeg/jpeglib.h JDIMENSION image_height; /* input image height */ image_height 425 third_party/libjpeg/jpeglib.h JDIMENSION image_height; /* nominal image height */ image_height 912 third_party/libpng/pngread.c png_uint_32 i, image_height; image_height 931 third_party/libpng/pngread.c image_height=png_ptr->height; image_height 932 third_party/libpng/pngread.c png_ptr->num_rows = image_height; /* Make sure this is set correctly */ image_height 937 third_party/libpng/pngread.c for (i = 0; i < image_height; i++) image_height 289 third_party/libwebp/dec/webp.c int image_height = 0; image_height 371 third_party/libwebp/dec/webp.c &image_width, &image_height)) { image_height 379 third_party/libwebp/dec/webp.c if (!VP8LGetInfo(data, data_size, &image_width, &image_height, has_alpha)) { image_height 385 third_party/libwebp/dec/webp.c if (canvas_width != image_width || canvas_height != image_height) { image_height 390 third_party/libwebp/dec/webp.c if (height != NULL) *height = image_height; image_height 239 ui/gfx/codec/jpeg_codec.cc cinfo.image_height = h; image_height 288 ui/gfx/codec/jpeg_codec.cc while (cinfo.next_scanline < cinfo.image_height) { image_height 295 ui/gfx/codec/jpeg_codec.cc while (cinfo.next_scanline < cinfo.image_height) { image_height 316 ui/gfx/codec/jpeg_codec.cc while (cinfo.next_scanline < cinfo.image_height) {