HomeSort by relevance Sort by last modified time
    Searched refs:Attach (Results 101 - 125 of 137) sorted by null

1 2 3 45 6

  /external/lzma/CPP/Windows/
Window.h 66 void Attach(HWND newWindow) { _window = newWindow; }
  /external/pdfium/xfa/src/fxbarcode/oned/
BC_OnedEAN8Writer.cpp 183 geBitmap.Attach(pOutBitmap);
BC_OnedEAN13Writer.cpp 175 geBitmap.Attach(pOutBitmap);
BC_OnedUPCAWriter.cpp 134 geBitmap.Attach(pOutBitmap);
BC_OneDimWriter.cpp 227 geBitmap.Attach(pOutBitmap);
  /external/webrtc/talk/media/devices/
linuxdevicemanager.cc 190 config_parser.Attach(file_stream);
  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 182 _list.Attach(GetItem(IDL_BROWSE));
183 _filterCombo.Attach(GetItem(IDC_BROWSE_FILTER));
184 _pathEdit.Attach(GetItem(IDE_BROWSE_PATH));
ProgressDialog2.cpp 331 m_ProgressBar.Attach(GetItem(IDC_PROGRESS1));
332 _messageList.Attach(GetItem(IDL_PROGRESS_MESSAGES));
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp     [all...]
  /external/opencv3/modules/core/src/
parallel.cpp 298 pplScheduler->Attach();
  /external/webrtc/webrtc/base/
stream.h 294 void Attach(StreamInterface* stream, bool owned = true);
stream.cc 209 void StreamAdapterInterface::Attach(StreamInterface* stream, bool owned) {
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.cpp 36 pDevice->Attach(pBitmap, 0, bRgbByteOrder);
563 dev.Attach(&bmp);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 838 text_device.Attach(pTextMask.get());
924 device.Attach(pBackdrop.get());
934 device.Attach(pBuffer);
    [all...]
fpdf_render_pattern.cpp 761 device.Attach(pBitmap);
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Document.cpp 545 aName.Attach(params[0].ToV8Array());
603 aFields.Attach(params[3].ToV8Array());
618 aFields.Attach(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdoias.h 358 virtual HRESULT WINAPI Attach(BSTR bstrComputerName) = 0;
378 HRESULT (WINAPI *Attach)(ISdoMachine *This,BSTR bstrComputerName);
400 #define ISdoMachine_Attach(This,bstrComputerName) (This)->lpVtbl->Attach(This,bstrComputerName)
    [all...]
ddrawi.h 608 BOOL Attach;
    [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 260 bitmap_device.Attach(&bitmap, 0, FALSE, &Backdrop, TRUE);
  /external/pdfium/xfa/src/fwl/src/theme/
formtp.cpp     [all...]
  /art/runtime/
runtime.cc     [all...]
thread.h 157 static Thread* Attach(const char* thread_name, bool as_daemon, jobject thread_group,
    [all...]
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.cpp 592 FX_BOOL CFX_SkiaDevice::Attach(CFX_DIBitmap* pBitmap,
  /external/pdfium/fpdfsdk/src/
fpdfformfill.cpp 352 pDevice->Attach((CFX_DIBitmap*)bitmap);
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtpage.cpp 370 pIter->Attach(new CFDE_TxtEdtBufIter((CFDE_TxtEdtBuf*)pBuf));

Completed in 750 milliseconds

1 2 3 45 6