Home
last modified time | relevance | path

Searched defs:content_size (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dballoon.h68 const gfx::Size& content_size() const { return content_size_; } in content_size() function
/external/chromium/chrome/browser/ui/gtk/notifications/
Dballoon_view_gtk.cc375 gfx::Size content_size = balloon_->content_size(); in GetContentsRectangle() local
436 gfx::Size content_size = balloon_->content_size(); in OnExpose() local
/external/chromium/chrome/browser/sessions/
Dsession_backend.cc316 const size_type content_size = static_cast<size_type>((*i)->size()); in AppendCommandsToFile() local
/external/chromium/net/base/
Dmime_sniffer.cc615 bool SniffMimeType(const char* content, size_t content_size, in SniffMimeType()
/external/chromium/chrome/browser/ui/views/notifications/
Dballoon_view.cc457 gfx::Size content_size = balloon_->content_size(); in GetContentsRectangle() local
/external/icu4c/test/intltest/
Dwbnf.cpp54 inline int content_size(){return current - start;} // size unit is byte in content_size() function in Buffer_byte