size               83 ash/display/cursor_window_controller.cc   const gfx::Size size() const { return size_; }
size              282 ash/wm/workspace/workspace_window_resizer.cc   int size() const {
size              138 base/android/java/src/org/chromium/base/ObserverList.java     public int size() {
size               54 base/android/linker/linker_jni.cc   size_t size() const { return size_; }
size              216 base/file_util_unittest.cc   int size() {
size               28 base/memory/ref_counted_memory.cc size_t RefCountedStaticMemory::size() const {
size               53 base/memory/ref_counted_memory.cc size_t RefCountedBytes::size() const {
size               75 base/memory/ref_counted_memory.cc size_t RefCountedString::size() const {
size               89 base/memory/ref_counted_memory.cc size_t RefCountedMallocedMemory::size() const {
size              498 base/message_loop/message_loop_unittest.cc   DWORD size() { return sizeof(buffer_); }
size              118 base/metrics/stats_table.cc   int size() const { return table_header_->size; }
size               34 cc/layers/layer_lists.cc size_t RenderSurfaceLayerList::size() const {
size              733 cc/test/test_web_graphics_context_3d.cc TestWebGraphicsContext3D::Buffer::Buffer() : target(0), size(0) {}
size              249 chrome/browser/autocomplete/autocomplete_result.cc size_t AutocompleteResult::size() const {
size               75 chrome/browser/chromeos/drive/search_metadata.cc   size_t size() const { return queue_.size(); }
size              111 chrome/browser/content_settings/content_settings_origin_identifier_value_map.cc size_t OriginIdentifierValueMap::size() const {
size               60 chrome/browser/geolocation/chrome_geolocation_permission_context_unittest.cc   size_t size() const { return removed_infobars_.size(); }
size              141 chrome/browser/icon_manager.cc       size(size) {
size                9 chrome/browser/media_galleries/win/mtp_device_object_entry.cc MTPDeviceObjectEntry::MTPDeviceObjectEntry() : is_directory(false), size(0) {
size              104 chrome/browser/sync_file_system/subtree_set.cc size_t SubtreeSet::size() const {
size               13 chrome/browser/sync_file_system/sync_file_metadata.cc       size(-1) {
size               97 chrome/browser/ui/android/tab_model/tab_model_list.cc size_t TabModelList::size() {
size              157 chrome/installer/test/alternate_version_generator.cc   size_t size() const { return size_; }
size               33 chrome/renderer/extensions/chrome_v8_context_set.cc int ChromeV8ContextSet::size() const {
size               24 chrome/test/chromedriver/basic_types.cc WebRect::WebRect() : origin(0, 0), size(0, 0) {}
size               27 chrome/test/chromedriver/basic_types.cc     : origin(x, y), size(width, height) {}
size               30 chrome/test/chromedriver/basic_types.cc     : origin(origin), size(size) {}
size              197 components/policy/core/browser/policy_error_map.cc size_t PolicyErrorMap::size() {
size              185 components/policy/core/common/policy_map.cc size_t PolicyMap::size() const {
size              265 content/browser/renderer_host/input/touch_event_queue.cc   size_t size() const { return events_.size(); }
size               31 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc     size_t size() const { return size_; }
size               70 content/common/gpu/client/gl_helper.cc   gfx::Size size() const { return size_; }
size               39 content/common/gpu/media/vaapi_video_decode_accelerator.cc VaapiVideoDecodeAccelerator::InputBuffer::InputBuffer() : id(0), size(0) {
size               87 content/common/gpu/media/vaapi_video_decode_accelerator.cc   gfx::Size size() {
size               45 content/renderer/media/buffered_data_source.cc   int size() { return size_; }
size               58 content/renderer/media/rtc_video_decoder.cc     : shm(shm), size(size) {}
size               71 content/renderer/media/rtc_video_decoder.cc       size(size) {}
size              147 content/renderer/render_widget_fullscreen_pepper.cc   virtual WebSize size() {
size               89 crypto/openpgp_symmetric_encryption.cc   size_t size() const {
size               34 extensions/common/extension_set.cc size_t ExtensionSet::size() const {
size              114 extensions/common/url_pattern_set.cc size_t URLPatternSet::size() const {
size               81 gpu/command_buffer/client/vertex_array_object_manager.cc     GLint size() const {
size              425 gpu/command_buffer/service/gles2_cmd_decoder.cc   gfx::Size size() const {
size              145 media/audio/win/audio_output_win_unittest.cc   uint32 size() const {
size               39 media/filters/gpu_video_decoder.cc     : shm(m), size(s) {
size               83 net/base/hash_value.cc size_t HashValue::size() const {
size               52 net/disk_cache/blockfile/mapped_file_unittest.cc   virtual size_t size() const OVERRIDE { return sizeof(buffer_); }
size               68 net/dns/host_cache.cc size_t HostCache::size() const {
size              133 net/ftp/ftp_directory_listing_parser.cc       size(-1) {
size              151 net/http/http_stream_parser.cc   int size() const { return size_; }
size               97 net/proxy/proxy_list.cc size_t ProxyList::size() const {
size              183 net/quic/crypto/crypto_handshake_message.cc size_t CryptoHandshakeMessage::size() const {
size              349 net/socket/ssl_client_socket_openssl.cc   size_t size() const {
size              187 net/socket/ssl_session_cache_openssl.cc   size_t size() const { return key_index_.size(); }
size              483 net/socket/ssl_session_cache_openssl.cc size_t SSLSessionCacheOpenSSL::size() const { return impl_->size(); }
size               48 net/spdy/hpack_huffman_table.cc size_t HpackHuffmanTable::DecodeTable::size() const {
size              203 net/spdy/spdy_framer_test.cc     size_t size() const {
size               17 remoting/base/compound_buffer.cc       size(size_value) {
size               26 remoting/client/plugin/media_source_video_renderer.cc   const webrtc::DesktopSize& size() { return frame_size_; }
size               67 remoting/host/desktop_session_proxy.cc   size_t size() { return size_; }
size              982 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp Value::size() const
size              106 third_party/protobuf/java/src/main/java/com/google/protobuf/BoundedByteString.java   public int size() {
size              127 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java   public abstract int size();
size              819 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     public synchronized int size() {
size              101 third_party/protobuf/java/src/main/java/com/google/protobuf/LazyStringArrayList.java   public int size() {
size               75 third_party/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java   public int size() {
size              618 third_party/protobuf/java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java     public int size() {
size              651 third_party/protobuf/java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java     public int size() {
size              684 third_party/protobuf/java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java     public int size() {
size              268 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java   public int size() {
size              201 third_party/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java   public int size() {
size              478 third_party/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java     public int size() {
size               60 third_party/protobuf/java/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java   public int size() {
size              413 third_party/re2/re2/dfa.cc   int size() {
size              185 third_party/tcmalloc/chromium/src/debugallocation.cc   size_t size() const {
size              187 third_party/tcmalloc/vendor/src/debugallocation.cc   size_t size() const {
size              432 tools/imagediff/image_diff_png.cc   int size() {
size             1425 ui/base/x/x11_util.cc size_t XRefcountedMemory::size() const {
size              245 ui/compositor/layer_animation_sequence.cc size_t LayerAnimationSequence::size() const {
size               27 ui/events/ozone/evdev/key_event_converter_evdev_unittest.cc   unsigned size() { return dispatched_events_.size(); }
size               47 ui/events/ozone/evdev/touch_event_converter_evdev_unittest.cc   unsigned size() { return dispatched_events_.size(); }
size              540 ui/gfx/codec/png_codec.cc   int size() {
size               79 ui/gfx/image/image_skia.cc   const gfx::Size& size() const { return size_; }
size              343 ui/gfx/image/image_skia.cc gfx::Size ImageSkia::size() const {
size                9 webkit/common/fileapi/directory_entry.cc DirectoryEntry::DirectoryEntry() : is_directory(false), size(0) {}
size               36 webkit/renderer/compositor_bindings/web_external_bitmap_impl.cc blink::WebSize WebExternalBitmapImpl::size() {