HomeSort by relevance Sort by last modified time
    Searched refs:Detach (Results 51 - 75 of 299) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format3.cc 102 return it.Detach();
121 return output.Detach();
144 return output.Detach();
164 return output.Detach();
171 return output.Detach();
295 return output.Detach();
index_sub_table_format5.cc 68 return output.Detach();
121 return it.Detach();
128 return output.Detach();
151 return output.Detach();
171 return output.Detach();
178 return output.Detach();
344 return output.Detach();
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format1.cc 101 return it.Detach();
108 return output.Detach();
131 return output.Detach();
152 return output.Detach();
159 return output.Detach();
299 return output.Detach();
index_sub_table_format3.cc 102 return it.Detach();
121 return output.Detach();
144 return output.Detach();
164 return output.Detach();
171 return output.Detach();
295 return output.Detach();
index_sub_table_format5.cc 68 return output.Detach();
121 return it.Detach();
128 return output.Detach();
151 return output.Detach();
171 return output.Detach();
178 return output.Detach();
344 return output.Detach();
  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.cc 237 vertex_shaders_[i].Detach();
238 pixel_shaders_[i].Detach();
241 user_scratch_texture_.Detach();
242 uv_scratch_texture_.Detach();
243 y_scratch_surface_.Detach();
244 u_scratch_surface_.Detach();
245 v_scratch_surface_.Detach();
247 scaler_scratch_surfaces_[i].Detach();
249 device_.Detach();
345 *texture = ScopedComPtr<IDirect3DTexture9>(user_scratch_texture_).Detach();
    [all...]
  /external/chromium_org/chrome_frame/test/
mock_ie_event_sink_test.h 46 Detach();
97 void Detach() {
168 Detach();
194 void Detach() {
284 // Detach manually here so that it occurs before |last_resort_close_ie_|
286 ie_mock_.Detach();
  /external/chromium_org/ppapi/cpp/dev/
scriptable_object_deprecated.cc 26 *out_ = exception_.Detach();
60 Var(Var::DontManage(), name), e.Get()).Detach();
80 (*properties)[i] = props[i].Detach();
110 Var(Var::DontManage(), method_name), args, e.Get()).Detach();
122 args, e.Get()).Detach();
  /external/chromium_org/sandbox/win/src/
job_unittest.cc 36 // Tests the method "Detach".
45 job_handle = job.Detach();
78 job_handle = job.Detach();
98 job_handle = job.Detach();
128 ASSERT_TRUE(job.Detach() == NULL);
175 HANDLE job_handle = job.Detach();
  /external/chromium/chrome/browser/ui/views/frame/
contents_container.cc 31 void Detach() {
55 overlay_view_->Detach();
126 overlay_view_->Detach();
  /external/chromium/webkit/glue/
websocketstreamhandle_impl.cc 42 void Detach();
95 void WebSocketStreamHandleImpl::Context::Detach() {
149 context_->Detach();
  /external/chromium_org/remoting/client/
audio_decode_scheduler.cc 27 void Detach();
76 void AudioDecodeScheduler::Core::Detach() {
111 core_->Detach();
  /external/chromium_org/webkit/child/
websocketstreamhandle_impl.cc 51 void Detach();
107 void WebSocketStreamHandleImpl::Context::Detach() {
175 context_->Detach();
  /external/chromium_org/content/browser/android/
overscroll_glow.cc 91 Detach();
103 Detach();
176 Detach();
193 Detach();
216 Detach();
224 void OverscrollGlow::Detach() {
  /external/chromium/base/win/
scoped_comptr_unittest.cc 42 unk2.Attach(unk.Detach());
61 IMalloc* naked_copy = copy1.Detach();
  /external/chromium_org/base/win/
scoped_comptr_unittest.cc 43 unk2.Attach(unk.Detach());
62 IMalloc* naked_copy = copy1.Detach();
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc 98 return table.Detach();
121 return builder.Detach();
horizontal_metrics_table.cc 110 return table.Detach();
118 return builder.Detach();
  /external/chromium_org/ui/views/corewm/
capture_controller.cc 22 void CaptureController::Detach(aura::Window* root) {
136 capture_controller_->Detach(root_window_);
  /external/lzma/CPP/7zip/Common/
StreamBinder.cpp 77 *inStream = inStreamLoc.Detach();
83 *outStream = outStreamLoc.Detach();
  /external/lzma/CPP/7zip/UI/Common/
ArchiveOpenCallback.cpp 58 prop.Detach(value);
106 *inStream = inStreamTemp.Detach();
  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc 98 return table.Detach();
121 return builder.Detach();
horizontal_metrics_table.cc 110 return table.Detach();
118 return builder.Detach();
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 81 void Detach();
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.h 48 void Detach();

Completed in 1930 milliseconds

1 23 4 5 6 7 8 91011>>