HomeSort by relevance Sort by last modified time
    Searched refs:GetClassID (Results 26 - 50 of 55) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cmnquery.h 75 STDMETHOD(GetClassID)(THIS_ CLSID *pClassID) PURE;
mapiform.h 45 #define MAPI_IPERSISTMESSAGE_METHODS(IPURE) MAPIMETHOD(GetClassID) (THIS_ LPCLSID lpClassID) IPURE; MAPIMETHOD(IsDirty)(THIS) IPURE; MAPIMETHOD(InitNew)(THIS_ LPMAPIMESSAGESITE pMessageSite,LPMESSAGE pMessage) IPURE; MAPIMETHOD(Load)(THIS_ LPMAPIMESSAGESITE pMessageSite,LPMESSAGE pMessage,ULONG ulMessageStatus,ULONG ulMessageFlags) IPURE; MAPIMETHOD(Save)(THIS_ LPMESSAGE pMessage,ULONG fSameAsLoad) IPURE; MAPIMETHOD(SaveCompleted)(THIS_ LPMESSAGE pMessage) IPURE; MAPIMETHOD(HandsOffMessage)(THIS) IPURE;
ocidl.h     [all...]
objidl.h     [all...]
amstream.h     [all...]
strmif.h     [all...]
shobjidl.h     [all...]
urlmon.h 597 virtual HRESULT STDMETHODCALLTYPE GetClassID(
642 HRESULT (STDMETHODCALLTYPE *GetClassID)(
684 #define IPersistMoniker_GetClassID(This,pClassID) (This)->lpVtbl->GetClassID(This,pClassID)
703 return This->lpVtbl->GetClassID(This,pClassID);
    [all...]
tuner.h     [all...]
  /external/pdfium/xfa/fwl/
cfwl_widget.cpp 385 if (GetClassID() == FWL_Type::ComboBox) {
394 if (GetClassID() == FWL_Type::DateTimePicker &&
cfwl_checkbox.cpp 46 FWL_Type CFWL_CheckBox::GetClassID() const {
cfwl_spinbutton.cpp 45 FWL_Type CFWL_SpinButton::GetClassID() const {
cfwl_notedriver.cpp 401 if (pTarget->GetClassID() == FWL_Type::Form) {
cfwl_widgetmgr.cpp 338 if ((pParent->GetClassID() == FWL_Type::PushButton) &&
346 if ((child->GetClassID() == FWL_Type::PushButton) &&
cfwl_datetimepicker.cpp 63 FWL_Type CFWL_DateTimePicker::GetClassID() const {
cfwl_scrollbar.cpp 63 FWL_Type CFWL_ScrollBar::GetClassID() const {
cfwl_edit.cpp 88 FWL_Type CFWL_Edit::GetClassID() const {
945 } else if (m_pOuter->GetClassID() == FWL_Type::DateTimePicker) {
    [all...]
cfwl_combobox.cpp 68 FWL_Type CFWL_ComboBox::GetClassID() const {
cfwl_listbox.cpp 48 FWL_Type CFWL_ListBox::GetClassID() const {
cfwl_monthcalendar.cpp 122 FWL_Type CFWL_MonthCalendar::GetClassID() const {
  /external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 512 STDMETHODIMP CaptureSinkFilter::GetClassID( OUT CLSID * pCLSID )
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 1383 milliseconds

12 3