/external/chromium_org/ash/system/tray/ |
fixed_sized_image_view.h | 26 int width_; member in class:ash::internal::FixedSizedImageView
|
tray_bar_button_with_title.h | 40 int width_; member in class:ash::internal::TrayBarButtonWithTitle
|
/external/ceres-solver/examples/ |
pgm_image.h | 87 int height_, width_; member in class:ceres::examples::PGMImage 95 : height_(height), width_(width), data_(width*height, 0.0) { 102 width_ = 0; 115 return width_; 125 return width_ * height_; 141 CHECK(index < width_ * height_); 149 CHECK(index < width_ * height_); 156 return x + width_*y; 191 outputfile << width_ << ' ' << height_ << " 255 " << std::endl; 194 int num_pixels = width_*height_ [all...] |
/external/chromium_org/chrome/browser/ui/views/ |
validation_message_bubble_delegate.h | 42 int width_; member in class:ValidationMessageBubbleDelegate
|
/external/chromium_org/content/browser/renderer_host/ |
gtk_plugin_container.cc | 21 width_ = width; 67 requisition->width = container->width_; 71 int width_; member in class:content::__anon10526::GtkPluginContainer
|
/external/chromium_org/mojo/examples/sample_app/ |
spinning_cube.h | 35 uint32_t width_; member in class:mojo::examples::SpinningCube
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
videotrackrenderers.h | 67 int width_; member in class:webrtc::VideoTrackRenderers
|
/external/chromium_org/chrome/browser/chromeos/power/ |
idle_action_warning_dialog_view.cc | 35 int width_; member in class:chromeos::__anon7179::FixedWidthLabel 42 width_(width) { 51 return gfx::Size(width_, GetHeightForWidth(width_));
|
/external/chromium_org/chrome/browser/ui/gtk/download/ |
download_started_animation_gtk.cc | 51 int width_; member in class:__anon8761::DownloadStartedAnimationGtk 75 width_ = gdk_pixbuf_get_width(kDownloadImage); 92 GdkBitmap* mask = gdk_pixmap_new(NULL, width_, height_, 1);
|
/external/chromium_org/media/webm/chromeos/ |
webm_encoder.h | 73 size_t width_; member in class:media::chromeos::WebmEncoder
|
/external/chromium_org/ppapi/examples/mouse_cursor/ |
mouse_cursor.cc | 30 : pp::Instance(instance), width_(0), height_(0) { 38 width_ = view.GetRect().width(); 79 int width_; member in class:MyInstance
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtctexturevideoframe.h | 53 virtual size_t GetWidth() const { return width_; } 105 int width_; member in class:cricket::WebRtcTextureVideoFrame
|
/external/chromium/chrome/browser/chromeos/login/ |
login_html_dialog.h | 87 int width_; member in class:chromeos::LoginHtmlDialog
|
/external/chromium/chrome/browser/ui/gtk/download/ |
download_started_animation_gtk.cc | 60 int width_; member in class:__anon5025::DownloadStartedAnimationGtk 89 width_ = gdk_pixbuf_get_width(kDownloadImage); 115 GdkBitmap* mask = gdk_pixmap_new(NULL, width_, height_, 1);
|
/external/chromium_org/chrome/browser/chromeos/login/ |
login_web_dialog.h | 95 int width_; member in class:chromeos::LoginWebDialog
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
stacked_tab_strip_layout.h | 49 int width() const { return width_; } 195 x_ + width_for_count(tab_count() - mini_tab_count_) > width_; 226 int width_; member in class:StackedTabStripLayout
|
/external/chromium_org/chrome/renderer/searchbox/ |
searchbox.h | 151 int width_; member in class:SearchBox
|
/external/chromium_org/media/base/android/ |
media_player_bridge.h | 148 int width_; member in class:media::MediaPlayerBridge
|
/external/chromium_org/win8/metro_driver/ |
print_document_source.h | 149 float width_; member in class:metro_driver::PrintDocumentSource
|
/external/libvpx/libvpx/test/ |
i420_video_source.h | 34 width_(0), 38 // This initializes raw_sz_, width_, height_ and allocates an img. 84 if (width != width_ || height != height_) { 88 width_ = width; 110 unsigned int width_; member in class:libvpx_test::I420VideoSource
|
/frameworks/base/media/mca/filterfw/native/core/ |
gl_frame.h | 186 int width_; member in class:android::filterfw::GLFrame
|
/frameworks/base/media/mca/filterpacks/native/base/ |
geometry.h | 73 SlantedRect() : width_(0.0f), height_(0.0f) {} 80 float width() const { return width_; } 84 float width_; member in class:android::filterfw::SlantedRect
|
/external/chromium_org/android_webview/browser/ |
in_process_view_renderer.h | 155 int width_; member in class:android_webview::InProcessViewRenderer
|
/external/chromium_org/ash/accelerators/ |
exit_warning_handler.cc | 63 ExitWarningWidgetDelegateView() : text_width_(0), width_(0), height_(0) { 70 width_ = text_width_ + kHorizontalMarginAroundText; 84 return gfx::Size(width_, height_); 105 int width_; member in class:ash::__anon5886::ExitWarningWidgetDelegateView
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_window.h | 362 int width_; member in class:DevToolsWindow
|