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

  /external/pdfium/xfa/fgas/localization/
fgas_localeimp.h 24 uint16_t GetLCID(const CFX_WideString& wsPattern);
fgas_locale.cpp 442 uint16_t CFX_FormatString::GetLCID(const CFX_WideString& wsPattern) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
activscp.h 449 virtual HRESULT STDMETHODCALLTYPE GetLCID(
498 HRESULT (STDMETHODCALLTYPE *GetLCID)(
545 #define IActiveScriptSite_GetLCID(This,plcid) (This)->lpVtbl->GetLCID(This,plcid)
566 return This->lpVtbl->GetLCID(This,plcid);
    [all...]
agtsvr.h     [all...]

Completed in 1047 milliseconds