OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenerateTag
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/
tag.h
98
inline int32_t
GenerateTag
(int32_t a, int32_t b, int32_t c, int32_t d) {
font_factory.cc
200
return Tag::ttcf ==
GenerateTag
(tag[0], tag[1], tag[2], tag[3]);
207
GenerateTag
(tag[0], tag[1], tag[2], tag[3]);
Completed in 142 milliseconds