OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DSIG
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/
tag.cc
50
const int32_t Tag::
DSIG
= TAG('D', 'S', 'I', 'G');
106
Tag::
DSIG
};
tag.h
66
static const int32_t
DSIG
;
Completed in 34 milliseconds