Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/third_party/libexif/libexif/
Dexif-mnote-data-priv.h44 void (* set_offset) (ExifMnoteData *, unsigned int); member
/third_party/e2fsprogs/ext2ed/
Dgeneral_com.c202 void set_offset (char *command_line) in set_offset() function