Searched refs:Attach (Results 101 - 125 of 236) sorted by relevance

12345678910

/external/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.h93 Attach(ProcessAttachInfo &attach_info, Debugger &debugger,
/external/lzma/CPP/Windows/
H A DDLL.h30 void Attach(HMODULE m) function in class:NWindows::NDLL::CLibrary
H A DPropVariant.h45 HRESULT Attach(PROPVARIANT *pSrc);
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Value.h31 void Attach(v8::Handle<v8::Value> pValue,FXJSVALUETYPE t);
32 void Attach(CJS_Value *pValue);
130 void Attach(v8::Handle<v8::Array> pArray);
151 void Attach(v8::Handle<v8::Value> pDate);
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.cc38 glyph_data.Attach(down_cast<ReadableFontData*>(data_->Slice(offset, length)));
111 slice.Attach(down_cast<WritableFontData*>(new_data->Slice(size)));
224 slice.Attach(down_cast<ReadableFontData*>(data->Slice(
227 glyph_builder.Attach(BitmapGlyph::Builder::CreateGlyphBuilder(
H A Dindex_sub_table_format1.cc122 new_data.Attach(down_cast<ReadableFontData*>(
146 new_data.Attach(down_cast<WritableFontData*>(
190 source.Attach(down_cast<ReadableFontData*>(InternalReadData()->Slice(
192 target.Attach(down_cast<WritableFontData*>(new_data->Slice(
H A Dindex_sub_table_format3.cc135 new_data.Attach(down_cast<ReadableFontData*>(
158 new_data.Attach(down_cast<WritableFontData*>(
202 source.Attach(down_cast<ReadableFontData*>(InternalReadData()->Slice(
204 target.Attach(down_cast<WritableFontData*>(new_data->Slice(
/external/sfntly/cpp/src/test/
H A Dcmap_test.cc125 cmap1_.Attach(cmap_table->GetCMap(GetParam().first_platform_id(),
128 cmap2_.Attach(cmap_table->GetCMap(GetParam().second_platform_id(),
168 font_factory.Attach(FontFactory::GetInstance());
178 font_factory.Attach(FontFactory::GetInstance());
H A Dcmap_iterator_test.cc81 font.Attach(fonts[0].Detach());
84 cmap_.Attach(cmap_table->GetCMap(GetParam().platform_id(),
H A Dhdmx_test.cc33 factory.Attach(FontFactory::GetInstance());
H A Dmemory_io_test.cc42 is.Attach(&(test_buffer[0]), kTestBufferLen);
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dcmap_iterator_test.cc81 font.Attach(fonts[0].Detach());
84 cmap_.Attach(cmap_table->GetCMap(GetParam().platform_id(),
H A Dhdmx_test.cc33 factory.Attach(FontFactory::GetInstance());
H A Dmemory_io_test.cc42 is.Attach(&(test_buffer[0]), kTestBufferLen);
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dstatus_bubble_mac.h79 void Attach();
/external/chromium_org/third_party/webrtc/base/
H A Dlinux_unittest.cc79 parser.Attach(test_stream);
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DChromeDebugPackage.cs99 p.Attach();
/external/chromium_org/ui/views/widget/
H A Dnative_widget_unittest.cc92 child_host->Attach(child_widget->GetWidget()->GetNativeView());
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc196 glyph.Attach(glyph_table->GetGlyph(offset, length));
255 glyph.Attach(glyph_table->GetGlyph(offset, length));
260 copy_data.Attach(WritableFontData::CreateWritableFontData(data->Length()));
263 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data));
340 info.Attach((*index_builders)[j]->GlyphInfo(*gid));
393 builder4.Attach(IndexSubTableFormat4::Builder::CreateBuilder());
431 new_builder.Attach(IndexSubTableFormat5::Builder::CreateBuilder());
515 (*index_builders)[index].Attach(new_builder_raw);
623 mis.Attach(original_font, font_size);
625 factory_.Attach(FontFactor
[all...]
/external/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc196 glyph.Attach(glyph_table->GetGlyph(offset, length));
255 glyph.Attach(glyph_table->GetGlyph(offset, length));
260 copy_data.Attach(WritableFontData::CreateWritableFontData(data->Length()));
263 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data));
340 info.Attach((*index_builders)[j]->GlyphInfo(*gid));
393 builder4.Attach(IndexSubTableFormat4::Builder::CreateBuilder());
431 new_builder.Attach(IndexSubTableFormat5::Builder::CreateBuilder());
515 (*index_builders)[index].Attach(new_builder_raw);
623 mis.Attach(original_font, font_size);
625 factory_.Attach(FontFactor
[all...]
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/
H A Dfont.cc290 builder.Attach(Table::Builder::GetBuilder(header, NULL));
299 data.Attach(WritableFontData::CreateWritableFontData(src_data->Length()));
305 builder.Attach(Table::Builder::GetBuilder(header, data));
354 builder.Attach(GetTableBuilder(record->first.p_, record->second.p_));
378 table.Attach(down_cast<Table*>(builder->second->Build()));
535 data.Attach(
550 sliced_data.Attach(
/external/sfntly/cpp/src/sfntly/
H A Dfont.cc290 builder.Attach(Table::Builder::GetBuilder(header, NULL));
299 data.Attach(WritableFontData::CreateWritableFontData(src_data->Length()));
305 builder.Attach(Table::Builder::GetBuilder(header, data));
354 builder.Attach(GetTableBuilder(record->first.p_, record->second.p_));
378 table.Attach(down_cast<Table*>(builder->second->Build()));
535 data.Attach(
550 sliced_data.Attach(
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc96 cmap.Attach(cmap_iterator.Next());
185 next_cmap.Attach(table_->GetCMap(table_index_++));
255 builder.Attach(CMapFormat0::Builder::NewInstance(data, offset, cmap_id));
264 builder.Attach(CMapFormat4::Builder::NewInstance(data, offset, cmap_id));
280 builder.Attach(CMapFormat0::Builder::NewInstance(cmap_id));
289 builder.Attach(CMapFormat4::Builder::NewInstance(cmap_id));
398 wdata.Attach(down_cast<WritableFontData*>(
412 rdata.Attach(down_cast<ReadableFontData*>(
919 rdata.Attach
933 wdata.Attach
[all...]
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc96 cmap.Attach(cmap_iterator.Next());
185 next_cmap.Attach(table_->GetCMap(table_index_++));
255 builder.Attach(CMapFormat0::Builder::NewInstance(data, offset, cmap_id));
264 builder.Attach(CMapFormat4::Builder::NewInstance(data, offset, cmap_id));
280 builder.Attach(CMapFormat0::Builder::NewInstance(cmap_id));
289 builder.Attach(CMapFormat4::Builder::NewInstance(cmap_id));
398 wdata.Attach(down_cast<WritableFontData*>(
412 rdata.Attach(down_cast<ReadableFontData*>(
919 rdata.Attach
933 wdata.Attach
[all...]
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc187 table.Attach(CreateIndexSubTable(i));
376 it.Attach(GetIterator());
379 info.Attach(it->Next());
467 index_sub_tables_[i].Attach(CreateIndexSubTableBuilder(i));
486 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator());
494 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator());

Completed in 514 milliseconds

12345678910