OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlyphTablePtr
(Results
1 - 4
of
4
) sorted by null
/external/sfntly/cpp/src/test/
verify_glyf.cc
34
GlyphTablePtr
glyf_table = down_cast<GlyphTable*>(table);
/external/sfntly/cpp/src/sfntly/tools/subsetter/
glyph_table_subsetter.cc
46
GlyphTablePtr
glyph_table = down_cast<GlyphTable*>(font->GetTable(Tag::glyf));
/external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h
326
typedef Ptr<GlyphTable>
GlyphTablePtr
;
/external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc
666
GlyphTablePtr
glyph_table =
Completed in 910 milliseconds