HomeSort by relevance Sort by last modified time
    Searched refs:get_Value (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/ui/base/win/
accessibility_misc_utils.cc 41 STDMETHODIMP UIATextProvider::get_Value(BSTR* value) {
accessibility_misc_utils.h 56 STDMETHOD(get_Value)(BSTR* value);
  /external/chromium_org/win8/metro_driver/
chrome_app_view.cc 382 hr = view_statics->get_Value(&state);
420 app_view_->get_Value(&view_state);
    [all...]
chrome_app_view_ash.cc 722 hr = view_statics->get_Value(&state);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 277 STDMETHOD(get_Value) (VARIANT *pval) PURE;
605 STDMETHOD(get_Value) (VARIANT *pvar) PURE;
675 STDMETHOD(get_Value) (VARIANT *pvar) PURE;
    [all...]
mtxadmin.h 192 virtual HRESULT WINAPI get_Value(BSTR bstrPropName,VARIANT *retval) = 0;
210 HRESULT (WINAPI *get_Value)(ICatalogObject *This,BSTR bstrPropName,VARIANT *retval);
230 #define ICatalogObject_get_Value(This,bstrPropName,retval) (This)->lpVtbl->get_Value(This,bstrPropName,retval)
    [all...]
asptlb.h     [all...]
wbemdisp.h     [all...]
adoint.h     [all...]
fsrm.h     [all...]
adomd.h 323 virtual HRESULT WINAPI get_Value(VARIANT *pvar) = 0;
341 HRESULT (WINAPI *get_Value)(Cell *This,VARIANT *pvar);
361 #define Cell_get_Value(This,pvar) (This)->lpVtbl->get_Value(This,pvar)
    [all...]
comadmin.h     [all...]
eventsys.h     [all...]
msclus.h     [all...]
adoctint.h     [all...]
mmcobj.h     [all...]
shldisp.h 399 virtual HRESULT WINAPI get_Value(VARIANT *pv) = 0;
412 HRESULT (WINAPI *get_Value)(DFConstraint *This,VARIANT *pv);
427 #define DFConstraint_get_Value(This,pv) (This)->lpVtbl->get_Value(This,pv)
    [all...]
comsvcs.h     [all...]
rtccore.h     [all...]

Completed in 1384 milliseconds