/external/sfntly/cpp/src/sample/subtly/ |
merger.cc | 25 #include "subtly/font_info.h" 58 Ptr<FontInfo> font_info = new FontInfo; local 59 font_info->set_fonts(&fonts_); 73 font_info->chars_to_glyph_ids()->insert( 76 font_info->resolved_glyph_ids()->insert( 81 font_info->chars_to_glyph_ids()->size(), 82 font_info->resolved_glyph_ids()->size()); 85 return font_info.Detach();
|
subsetter.cc | 26 #include "subtly/font_info.h" 49 Ptr<FontInfo> font_info; local 50 font_info.Attach(info_builder->GetFontInfo()); 51 if (!font_info) { 60 Ptr<FontAssembler> font_assembler = new FontAssembler(font_info,
|
font_assembler.h | 23 #include "subtly/font_info.h" 38 // font_info is the FontInfo which will be used for the new font 41 FontAssembler(FontInfo* font_info, sfntly::IntegerSet* table_blacklist); 42 explicit FontAssembler(FontInfo* font_info);
|
font_info.cc | 17 #include "subtly/font_info.h" 160 Ptr<FontInfo> font_info = new FontInfo; local 161 font_info->set_chars_to_glyph_ids(chars_to_glyph_ids); 162 font_info->set_resolved_glyph_ids(resolved_glyph_ids); 165 font_info->set_fonts(font_id_map); 169 return font_info.Detach();
|
merger.h | 21 #include "subtly/font_info.h"
|
font_assembler.cc | 33 #include "subtly/font_info.h" 38 FontAssembler::FontAssembler(FontInfo* font_info, 41 font_info_ = font_info; 45 FontAssembler::FontAssembler(FontInfo* font_info) 47 font_info_ = font_info;
|
/external/chromium_org/ui/gfx/ |
platform_font_win.cc | 56 // Sets style properties on |font_info| based on |font_style|. 57 void SetLogFontStyle(int font_style, LOGFONT* font_info) { 58 font_info->lfUnderline = (font_style & gfx::Font::UNDERLINE) != 0; 59 font_info->lfItalic = (font_style & gfx::Font::ITALIC) != 0; 60 font_info->lfWeight = (font_style & gfx::Font::BOLD) ? FW_BOLD : FW_NORMAL; 113 LOGFONT font_info; local 114 GetObject(GetNativeFont(), sizeof(LOGFONT), &font_info); local 115 font_info.lfHeight = height; 116 SetLogFontStyle(style, &font_info); 118 HFONT hfont = CreateFontIndirect(&font_info); 126 LOGFONT font_info; local 127 GetObject(GetNativeFont(), sizeof(LOGFONT), &font_info); local 195 LOGFONT font_info; local 274 LOGFONT font_info; local [all...] |
/external/chromium_org/third_party/freetype/src/cff/ |
cffdrivr.c | 328 if ( cff && cff->font_info == NULL ) 331 PS_FontInfoRec *font_info = NULL; local 335 if ( FT_ALLOC( font_info, sizeof ( *font_info ) ) ) 338 font_info->version = cff_index_get_sid_string( cff, 340 font_info->notice = cff_index_get_sid_string( cff, 342 font_info->full_name = cff_index_get_sid_string( cff, 344 font_info->family_name = cff_index_get_sid_string( cff, 346 font_info->weight = cff_index_get_sid_string( cff, 348 font_info->italic_angle = dict->italic_angle [all...] |
cfftypes.h | 266 PS_FontInfoRec* font_info; /* font info dictionary */ member in struct:CFF_FontRec_
|
cffload.c | [all...] |
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_truetype_font_list_mac.mm | 55 for (NSArray* font_info in ns_fonts_in_family) { 58 NSInteger font_weight = [[font_info objectAtIndex:2] intValue]; 64 [[font_info objectAtIndex:3] unsignedIntValue];
|
/external/freetype/src/cff/ |
cffdrivr.c | 330 if ( cff && cff->font_info == NULL ) 333 PS_FontInfoRec *font_info = NULL; local 337 if ( FT_ALLOC( font_info, sizeof ( *font_info ) ) ) 340 font_info->version = cff_index_get_sid_string( cff, 342 font_info->notice = cff_index_get_sid_string( cff, 344 font_info->full_name = cff_index_get_sid_string( cff, 346 font_info->family_name = cff_index_get_sid_string( cff, 348 font_info->weight = cff_index_get_sid_string( cff, 350 font_info->italic_angle = dict->italic_angle [all...] |
cfftypes.h | 267 PS_FontInfoRec* font_info; /* font info dictionary */ member in struct:CFF_FontRec_
|
cffload.c | [all...] |
/external/llvm/test/CodeGen/X86/ |
ins_subreg_coalesce-3.ll | 7 %struct.FONT_INFO = type { %struct.metrics*, i8*, i16*, %struct.COMPOSITE*, i32, %struct.rec*, %struct.rec*, i16, i16, i16*, i8*, i8*, i16* } 69 %tmp4984 = getelementptr %struct.FONT_INFO* null, i64 %mask498049814982, i32 5 ; <%struct.rec**> [#uses=1] 81 %tmp5016 = getelementptr %struct.FONT_INFO* null, i64 %mask501250135014, i32 5 ; <%struct.rec**> [#uses=1]
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
t1types.h | 106 PS_FontInfoRec font_info; /* font info dictionary */ member in struct:T1_FontRec_
|
/external/freetype/include/freetype/internal/ |
t1types.h | 95 PS_FontInfoRec font_info; /* font info dictionary */ member in struct:T1_FontRec_
|
/external/chromium_org/third_party/freetype/include/freetype/ |
t1tables.h | 361 PS_FontInfoRec font_info; member in struct:CID_FaceInfoRec_
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-08-04-ScavengerAssert.ll | 13 %struct.FONT_INFO = type { %struct.metrics*, i8*, i16*, %struct.COMPOSITE*, i32, %struct.rec*, %struct.rec*, i16, i16, i16*, i8*, i8*, i16* } 146 %17 = getelementptr %struct.FONT_INFO* undef, i32 %16, i32 5 ; <%struct.rec**> [#uses=0] 158 %22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> [#uses=1] 159 %23 = getelementptr %struct.FONT_INFO* %22, i32 %19, i32 5 ; <%struct.rec**> [#uses=0]
|
/external/freetype/include/freetype/ |
t1tables.h | 361 PS_FontInfoRec font_info; member in struct:CID_FaceInfoRec_
|