HomeSort by relevance Sort by last modified time
    Searched refs:kInvalidLongDateTime (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/data/
readable_font_data.h 58 static const int64_t kInvalidLongDateTime = -1;
157 // @return the LONGDATETIME; kInvalidLongDateTime if outside the bounds of the
readable_font_data.cc 197 return kInvalidLongDateTime;
200 return kInvalidLongDateTime;

Completed in 276 milliseconds