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

  /external/pdfium/xfa/fgas/localization/
fgas_localeimp.h 23 FX_LOCALECATEGORY GetCategory(const CFX_WideString& wsPattern);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
functiondiscoveryapi.h 60 STDMETHOD_(HRESULT,GetCategory)(THIS_ WCHAR **ppszCoMemCategory,WCHAR **ppszCoMemSubCategory) PURE;
73 #define IFunctionInstance_GetCategory(This,ppszCoMemCategory,ppszCoMemSubCategory) (This)->lpVtbl->GetCategory(This,ppszCoMemCategory,ppszCoMemSubCategory)
sensorsapi.h 489 virtual HRESULT STDMETHODCALLTYPE GetCategory(
563 HRESULT (STDMETHODCALLTYPE *GetCategory)(
640 #define ISensor_GetCategory(This,pSensorCategory) (This)->lpVtbl->GetCategory(This,pSensorCategory)
670 return This->lpVtbl->GetCategory(This,pSensorCategory);
    [all...]
sapi54.h     [all...]
sapi51.h     [all...]
sapi53.h     [all...]
shobjidl.h     [all...]
xpsobjectmodel.h     [all...]
  /external/pdfium/xfa/fxfa/parser/
xfa_localevalue.cpp 119 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat);
492 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat);
805 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat);

Completed in 1178 milliseconds