Home
last modified time | relevance | path

Searched defs:format_version (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h54 int32_t format_version() { return format_version_; } in format_version() function in sfntly::LocaTable::Builder
143 int32_t format_version() { return format_version_; } in format_version() function in sfntly::LocaTable
H A Dloca_table.cc67 LocaTable(Header* header, ReadableFontData* data, int32_t format_version, int32_t num_glyphs) LocaTable() argument
/third_party/ffmpeg/libavformat/
H A Dhashenc.c36 int format_version; member
/third_party/python/Lib/
H A Dpickle.py54 format_version = "4.0" # File format version we write variable

Completed in 5 milliseconds