Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_mac_dictionary_helper.h30 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/third_party/leveldatabase/src/table/
Dformat.h28 void set_offset(uint64_t offset) { offset_ = offset; } in set_offset() function
/external/libexif/libexif/
Dexif-mnote-data-priv.h44 void (* set_offset) (ExifMnoteData *, unsigned int); member
/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.cc111 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/brotli/src/woff2/
Dbuffer.h161 void set_offset(size_t newoffset) { offset_ = newoffset; } 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/components/data_reduction_proxy/browser/
Ddata_reduction_proxy_auth_request_handler_unittest.cc110 void set_offset(const base::TimeDelta& now_offset) { in set_offset() function in data_reduction_proxy::__anon55d0a4100211::TestDataReductionProxyAuthRequestHandler
/external/chromium_org/ash/ime/
Dcandidate_window_view.cc40 void set_offset(int offset) { offset_ = offset; } in set_offset() function in ash::ime::__anona293bab90111::CandidateWindowBorder
/external/chromium_org/content/public/browser/
Ddownload_url_parameters.h96 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/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.h583 void set_offset(int32_t offset) { in set_offset() function