OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFLAG_XSHORT
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc
28
const int32_t GlyphTable::SimpleGlyph::
kFLAG_XSHORT
= 1 << 1;
451
if ((flag &
kFLAG_XSHORT
) ==
kFLAG_XSHORT
) {
glyph_table.h
164
static const int32_t
kFLAG_XSHORT
;
Completed in 326 milliseconds