Searched defs:FontInfo (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
H A Dfont_info.cc55 * FontInfo class
57 FontInfo::FontInfo() function in class:subtly::FontInfo
63 FontInfo::FontInfo(CharacterMap* chars_to_glyph_ids, function in class:subtly::FontInfo
73 FontInfo::~FontInfo() {
79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) {
88 const TableMap* FontInfo::GetTableMap(FontId font_id) {
97 void FontInfo
[all...]
H A Dfont_info.h61 class FontInfo : public sfntly::RefCounted<FontInfo> { class in namespace:subtly
63 // Empty FontInfo object.
64 FontInfo();
68 FontInfo(CharacterMap* chars_to_glyph_ids,
71 virtual ~FontInfo();
97 // FontSourcedInfoBuilder is used to create a FontInfo object from a Font
110 virtual CALLER_ATTACH FontInfo* GetFontInfo();
/external/sfntly/cpp/src/sample/subtly/
H A Dfont_info.cc55 * FontInfo class
57 FontInfo::FontInfo() function in class:subtly::FontInfo
63 FontInfo::FontInfo(CharacterMap* chars_to_glyph_ids, function in class:subtly::FontInfo
73 FontInfo::~FontInfo() {
79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) {
88 const TableMap* FontInfo::GetTableMap(FontId font_id) {
97 void FontInfo
[all...]
H A Dfont_info.h61 class FontInfo : public sfntly::RefCounted<FontInfo> { class in namespace:subtly
63 // Empty FontInfo object.
64 FontInfo();
68 FontInfo(CharacterMap* chars_to_glyph_ids,
71 virtual ~FontInfo();
97 // FontSourcedInfoBuilder is used to create a FontInfo object from a Font
110 virtual CALLER_ATTACH FontInfo* GetFontInfo();
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dpsaux.h243 #define T1_FIELD_DICT_FONTDICT ( 1 << 0 ) /* also FontInfo and FDArray */
748 /* FontInfo :: The result will be stored here. */
758 AFM_FontInfo FontInfo; member in struct:AFM_ParserRec_
/external/freetype/include/internal/
H A Dpsaux.h243 #define T1_FIELD_DICT_FONTDICT ( 1 << 0 ) /* also FontInfo and FDArray */
748 /* FontInfo :: The result will be stored here. */
758 AFM_FontInfo FontInfo; member in struct:AFM_ParserRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dpsaux.h243 #define T1_FIELD_DICT_FONTDICT ( 1 << 0 ) /* also FontInfo and FDArray */
748 /* FontInfo :: The result will be stored here. */
758 AFM_FontInfo FontInfo; member in struct:AFM_ParserRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dpsaux.h243 #define T1_FIELD_DICT_FONTDICT ( 1 << 0 ) /* also FontInfo and FDArray */
748 /* FontInfo :: The result will be stored here. */
758 AFM_FontInfo FontInfo; member in struct:AFM_ParserRec_

Completed in 2580 milliseconds