Searched refs:Attach (Results 1 - 25 of 111) sorted by relevance

12345

/external/sfntly/cpp/src/sample/subtly/
H A Dsubsetter.cc42 font_.Attach(LoadFont(font_path));
50 font_info.Attach(info_builder->GetFontInfo());
63 font_subset.Attach(font_assembler->Assemble());
H A Ddebug_main.cc46 font.Attach(subtly::LoadFont(input_font_path));
51 new_font.Attach(subsetter->Subset());
H A Dmerger_main.cc52 font.Attach(LoadFont(argv[i]));
59 new_font.Attach(merger->Merge());
H A Dutils.cc31 font_factory.Attach(FontFactory::GetInstance());
39 font_factory.Attach(FontFactory::GetInstance());
65 font_factory.Attach(FontFactory::GetInstance());
H A Dmerger.cc46 merged_info.Attach(MergeFontInfos());
65 current_font_info.Attach(info_builder->GetFontInfo());
H A Dsubsetter_main.cc46 font.Attach(subtly::LoadFont(input_font_path));
69 new_font.Attach(subsetter->Subset());
/external/pdfium/xfa/fde/
H A Dcfx_wordbreak.h22 void Attach(IFX_CharIter* pIter);
23 void Attach(const CFX_WideString& wsText);
/external/sfntly/cpp/src/test/
H A Dcmap_editing_test.cc38 font_factory.Attach(FontFactory::GetInstance());
62 cmap.Attach(cmap_table->GetCMap(CMapTable::WINDOWS_BMP));
70 font_factory.Attach(FontFactory::GetInstance());
78 font_builder.Attach(font_factory->NewFontBuilder());
85 cmap.Attach(cmap_iter.Next());
92 new_font.Attach(font_builder->Build());
97 cmap.Attach(cmap_table->GetCMap(CMapTable::WINDOWS_BMP));
H A Dfont_parsing_test.cc39 factory.Attach(FontFactory::GetInstance());
64 wfd.Attach(gdef_builder->Data());
90 wfd1.Attach(builder1->Data());
92 wfd2.Attach(builder2->Data());
103 factory.Attach(FontFactory::GetInstance());
108 font.Attach(font_builder->Build());
121 factory.Attach(FontFactory::GetInstance());
126 font.Attach(font_builder->Build());
H A Dserialization_test.cc30 factory1.Attach(FontFactory::GetInstance());
35 factory2.Attach(FontFactory::GetInstance());
41 intermediate.Attach(font_builder->Build());
45 factory3.Attach(FontFactory::GetInstance());
48 is.Attach(os.Get(), os.Size());
96 factory1.Attach(FontFactory::GetInstance());
101 factory2.Attach(FontFactory::GetInstance());
107 intermediate.Attach(font_builder->Build());
111 factory3.Attach(FontFactory::GetInstance());
114 is.Attach(o
[all...]
H A Dname_editing_test.cc49 factory.Attach(FontFactory::GetInstance());
68 font.Attach(font_builder->Build());
74 is.Attach(os.Get(), os.Size());
93 factory.Attach(FontFactory::GetInstance());
117 font.Attach(font_builder->Build());
123 is.Attach(os.Get(), os.Size());
144 factory.Attach(FontFactory::GetInstance());
163 font.Attach(font_builder->Build());
169 is.Attach(os.Get(), os.Size());
190 factory.Attach(FontFactor
[all...]
H A Dbitmap_table_test.cc97 factory.Attach(FontFactory::GetInstance());
116 info.Attach(sub3->GlyphInfo(2));
133 factory.Attach(FontFactory::GetInstance());
146 new_font.Attach(font_builder->Build());
157 is.Attach(os.Get(), os.Size());
190 info.Attach(sub4->GlyphInfo(i));
191 original_info.Attach(sub3->GlyphInfo(i));
/external/lzma/CPP/Windows/
H A DHandle.h26 void Attach(HANDLE handle) { _handle = handle; } function in class:NWindows::CHandle
H A DDLL.h28 void Attach(HMODULE m) function in class:NWindows::NDLL::CLibrary
H A DThread.h26 void Attach(HANDLE handle) { thread = handle; } function in class:NWindows::CThread
/external/sfntly/cpp/src/sample/subsetter/
H A Dsubset_util.cc60 factory.Attach(FontFactory::GetInstance());
81 font_builder.Attach(subsetter->Subset());
84 new_font.Attach(font_builder->Build());
/external/sfntly/cpp/src/sfntly/
H A Dfont_factory.cc49 font.Attach(LoadSingleOTF(pbis));
57 wfd.Attach(WritableFontData::CreateWritableFontData(b));
63 font.Attach(LoadSingleOTF(wfd));
77 builder.Attach(LoadSingleOTFForBuilding(pbis));
86 wfd.Attach(WritableFontData::CreateWritableFontData(b));
92 builder.Attach(LoadSingleOTFForBuilding(wfd, 0));
113 builder.Attach(LoadSingleOTFForBuilding(is));
119 builder.Attach(LoadSingleOTFForBuilding(wfd, 0));
130 font.Attach((*builder)->Build());
143 font.Attach((*builde
[all...]
/external/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dglyph_table_subsetter.cc75 glyph.Attach(glyph_table->GetGlyph(old_offset, old_length));
78 copy_data.Attach(WritableFontData::CreateWritableFontData(data->Length()));
81 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data));
/external/pdfium/core/fxge/
H A Dcfx_fxgedevice.h20 bool Attach(CFX_DIBitmap* pBitmap,
/external/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp19 _comboBox.Attach(GetItem(IDC_COMBO));
33 staticContol.Attach(GetItem(IDT_COMBO));
H A DPasswordDialog.cpp37 _passwordEdit.Attach(GetItem(IDE_PASSWORD_PASSWORD));
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.cc32 builder.Attach(Builder::CreateGlyphBuilder(data, format));
34 glyph.Attach(down_cast<BitmapGlyph*>(builder->Build()));
H A Dindex_sub_table_format2.cc34 slice.Attach(down_cast<ReadableFontData*>(
114 data.Attach(down_cast<WritableFontData*>(InternalWriteData()->Slice(
140 new_data.Attach(down_cast<ReadableFontData*>(
163 new_data.Attach(down_cast<WritableFontData*>(
197 source.Attach(down_cast<ReadableFontData*>(
199 target.Attach(down_cast<WritableFontData*>(new_data->Slice(size)));
205 slice.Attach(down_cast<WritableFontData*>(new_data->Slice(size)));
214 metrics_.Attach(BigGlyphMetrics::Builder::CreateBuilder());
/external/sfntly/cpp/src/sfntly/table/
H A Dfont_data_table.cc62 new_data.Attach(WritableFontData::CreateWritableFontData(size));
66 new_data.Attach(WritableFontData::CreateWritableFontData(
93 new_data.Attach(WritableFontData::CreateWritableFontData(size));
120 new_data.Attach(WritableFontData::CreateWritableFontData(
148 w_data_.Attach(WritableFontData::CreateWritableFontData(data_size));
/external/sfntly/cpp/src/sfntly/port/
H A Dmemory_input_stream.h47 virtual bool Attach(const byte_t* buffer, size_t length);

Completed in 606 milliseconds

12345