Searched refs:Attach (Results 151 - 175 of 236) sorted by relevance

12345678910

/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp460 ((CFX_SkiaDevice*)pContext->m_pDevice)->Attach((CFX_DIBitmap*)pBitmap);
463 ((CFX_FxgeDevice*)pContext->m_pDevice)->Attach((CFX_DIBitmap*)pBitmap);
547 ((CPDF_FxgeDevice*)pContext->m_pDevice)->Attach(pContext->m_pBitmap);
618 ((CFX_SkiaDevice*)pContext->m_pDevice)->Attach((CFX_DIBitmap*)bitmap,0,TRUE);
620 ((CFX_SkiaDevice*)pContext->m_pDevice)->Attach((CFX_DIBitmap*)bitmap);
625 ((CFX_FxgeDevice*)pContext->m_pDevice)->Attach((CFX_DIBitmap*)bitmap,0,TRUE);
627 ((CFX_FxgeDevice*)pContext->m_pDevice)->Attach((CFX_DIBitmap*)bitmap);
743 device.Attach((CFX_DIBitmap*)bitmap);
/external/sfntly/cpp/src/sample/subtly/
H A Dfont_info.cc131 cmap_.Attach(cmap_table->GetCMap(CMapTable::WINDOWS_BMP));
230 glyph.Attach(glyph_table_->GetGlyph(offset, length));
/external/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp482 PlatformFreeBSD::Attach(ProcessAttachInfo &attach_info, function in class:PlatformFreeBSD
516 error = process_sp->Attach (attach_info);
522 process_sp = m_remote_platform_sp->Attach (attach_info, debugger, target, listener, error);
/external/chromium_org/ash/test/
H A Dchild_modal_window.cc195 host_->Attach(modal_parent_);
/external/chromium_org/base/message_loop/
H A Dmessage_pump_mac.h271 // call |Attach()| to set up a delegate. It is an error to call |Run()|.
272 virtual void Attach(Delegate* delegate);
/external/chromium_org/chrome/browser/extensions/api/debugger/
H A Ddebugger_api.cc65 namespace Attach = extensions::api::debugger::Attach;
335 // Attach to debugger and tell it we are ready.
574 scoped_ptr<Attach::Params> params(Attach::Params::Create(*args_));
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_view_views.cc163 Attach(host_->host_contents()->GetNativeView());
/external/chromium_org/content/browser/devtools/
H A Ddevtools_agent_host_impl.cc82 Attach();
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.cc199 void WebContentsDelegate::Attach(WebContents* web_contents) { function in class:content::WebContentsDelegate
/external/chromium_org/content/renderer/browser_plugin/
H A Dbrowser_plugin_browsertest.cc141 browser_plugin->Attach();
167 // Verify that the information in Attach is correct.
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoframe.h113 void Attach(RefCountedBuffer* video_buffer, size_t buffer_size, int w, int h,
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
H A Drefcount.h35 // obj.Attach(Foo::CreatedInstance()); // ref count = 1
63 // end_scope_pointer.Attach(passThrough);
259 void Attach(T* pT) { function in class:sfntly::Ptr
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbig_glyph_metrics.cc166 data.Attach(WritableFontData::CreateWritableFontData(Offset::kMetricsLength));
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc154 data.Attach(new_data->Slice(size));
171 builder.Attach(
217 sliced_data.Attach(down_cast<ReadableFontData*>(data->Slice(offset, length)));
310 sliced_data.Attach(down_cast<ReadableFontData*>(data->Slice(offset, length)));
/external/chromium_org/third_party/webrtc/base/
H A Dsslsocketfactory.cc80 Attach(factory_->CreateProxySocket(detect_->proxy(), family_, type_));
H A Dwin32socketserver.h37 int Attach(SOCKET s);
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host.cc33 void NativeViewHost::Attach(gfx::NativeView native_view) { function in class:views::NativeViewHost
/external/chromium_org/win8/metro_driver/
H A Dwinrt_utils_unittest.cc22 string_value.Attach(MakeHString(value));
/external/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.h275 Attach(AttachArgs *args);
/external/sfntly/cpp/src/sfntly/port/
H A Drefcount.h35 // obj.Attach(Foo::CreatedInstance()); // ref count = 1
63 // end_scope_pointer.Attach(passThrough);
259 void Attach(T* pT) { function in class:sfntly::Ptr
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbig_glyph_metrics.cc166 data.Attach(WritableFontData::CreateWritableFontData(Offset::kMetricsLength));
/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc154 data.Attach(new_data->Slice(size));
171 builder.Attach(
217 sliced_data.Attach(down_cast<ReadableFontData*>(data->Slice(offset, length)));
310 sliced_data.Attach(down_cast<ReadableFontData*>(data->Slice(offset, length)));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
H A Dmessages.properties36 RSSFeedAddEntryTask.AttachNew=Attach new
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dname_table.cc417 name_iter.Attach(table->Iterator());
420 name_entry.Attach(name_iter->Next());
487 entry.Attach(GetNameEntry(platform_id, encoding_id, language_id, name_id));
505 entry.Attach(GetNameEntry(platform_id, encoding_id, language_id, name_id));
529 name_entry_iter.Attach(Iterator(&filter));
/external/sfntly/cpp/src/sfntly/table/core/
H A Dname_table.cc417 name_iter.Attach(table->Iterator());
420 name_entry.Attach(name_iter->Next());
487 entry.Attach(GetNameEntry(platform_id, encoding_id, language_id, name_id));
505 entry.Attach(GetNameEntry(platform_id, encoding_id, language_id, name_id));
529 name_entry_iter.Attach(Iterator(&filter));

Completed in 922 milliseconds

12345678910