Searched defs:WriteLong (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ | ||
| D | font_output_stream.cc | 103 void FontOutputStream::WriteLong(int64_t l) { in WriteLong() function in sfntly::FontOutputStream |
| D | writable_font_data.cc | 147 int32_t WritableFontData::WriteLong(int32_t index, int64_t l) { in WriteLong() function in sfntly::WritableFontData |