Home
last modified time | relevance | path

Searched defs:WriteLong (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/data/
Dfont_output_stream.cc103 void FontOutputStream::WriteLong(int64_t l) { in WriteLong() function in sfntly::FontOutputStream
Dwritable_font_data.cc144 int32_t WritableFontData::WriteLong(int32_t index, int64_t l) { in WriteLong() function in sfntly::WritableFontData