Home
last modified time | relevance | path

Searched defs:set_offset (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_mac_dictionary_helper.h32 void set_offset(const gfx::Vector2d& offset) { offset_ = offset; } in set_offset() function
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/external/chromium_org/chrome/browser/notifications/
Dballoon.h67 void set_offset(const gfx::Vector2d& offset) { offset_ = offset; } in set_offset() function
/external/chromium_org/third_party/leveldatabase/src/table/
Dformat.h28 void set_offset(uint64_t offset) { offset_ = offset; } in set_offset() function
/external/chromium/chrome/browser/notifications/
Dballoon.h65 void set_offset(const gfx::Point& offset) { offset_ = offset; } in set_offset() function
/external/libexif/libexif/
Dexif-mnote-data-priv.h44 void (* set_offset) (ExifMnoteData *, unsigned int); member
/external/chromium/net/base/
Dio_buffer.cc97 void GrowableIOBuffer::set_offset(int offset) { in set_offset() function in net::GrowableIOBuffer
/external/oprofile/libpp/
Dprofile.cpp128 void profile_t::set_offset(op_bfd const & abfd) in set_offset() function in profile_t
/external/chromium_org/net/base/
Dio_buffer.cc104 void GrowableIOBuffer::set_offset(int offset) { in set_offset() function in net::GrowableIOBuffer
/external/chromium_org/courgette/
Ddisassembler_elf_32.h54 void set_offset(size_t offset) { in set_offset() function
/external/chromium_org/third_party/ots/src/
Dots.h159 void set_offset(size_t newoffset) { offset_ = newoffset; } in set_offset() function
/external/chromium_org/content/public/browser/
Ddownload_url_parameters.h95 void set_offset(int64 offset) { save_info_.offset = offset; } in set_offset() function
/external/e2fsprogs/ext2ed/
Dgeneral_com.c201 void set_offset (char *command_line) in set_offset() function
/external/v8/src/arm/
Dassembler-arm.h472 void set_offset(int32_t offset) { in set_offset() function
/external/chromium_org/third_party/tcmalloc/vendor/src/
Ddebugallocation.cc479 void set_offset(int offset) { this->offset_ = offset; } in set_offset() function in MallocBlock
/external/chromium_org/third_party/tcmalloc/chromium/src/
Ddebugallocation.cc477 void set_offset(int offset) { this->offset_ = offset; } in set_offset() function in MallocBlock
/external/chromium_org/v8/src/arm/
Dassembler-arm.h640 void set_offset(int32_t offset) { in set_offset() function