OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 84 milliseconds