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

  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstylesheet.h 101 virtual FX_BOOL GetUrl(CFX_WideString& szUrl) {
102 szUrl = m_szUrl;
103 return szUrl.GetLength() > 0;
109 FX_BOOL LoadFromStream(const CFX_WideString& szUrl,
112 FX_BOOL LoadFromBuffer(const CFX_WideString& szUrl,
fde_cssstylesheet.cpp 46 const CFX_WideString& szUrl,
51 if (!pStyleSheet->LoadFromStream(szUrl, pStream, wCodePage)) {
58 const CFX_WideString& szUrl,
64 if (!pStyleSheet->LoadFromBuffer(szUrl, pBuffer, iBufSize, wCodePage)) {
122 FX_BOOL CFDE_CSSStyleSheet::LoadFromStream(const CFX_WideString& szUrl,
136 m_szUrl = szUrl;
139 FX_BOOL CFDE_CSSStyleSheet::LoadFromBuffer(const CFX_WideString& szUrl,
151 m_szUrl = szUrl;
  /external/pdfium/xfa/src/fdp/include/
fde_css.h 448 const CFX_WideString& szUrl,
453 const CFX_WideString& szUrl,
458 virtual FX_BOOL GetUrl(CFX_WideString& szUrl) = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h 267 STDAPI CreateURLMoniker(LPMONIKER pMkCtx,LPCWSTR szURL,LPMONIKER *ppmk);
268 STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx,LPCWSTR szURL,LPMONIKER *ppmk,DWORD dwFlags);
269 STDAPI GetClassURL(LPCWSTR szURL,CLSID *pClsID);
276 STDAPI IsValidURL(LPBC pBC,LPCWSTR szURL,DWORD dwReserved);
499 virtual HRESULT WINAPI CreateBinding(LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb) = 0;
507 HRESULT (WINAPI *CreateBinding)(IBindProtocol *This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb);
517 #define IBindProtocol_CreateBinding(This,szUrl,pbc,ppb) (This)->lpVtbl->CreateBinding(This,szUrl,pbc,ppb)
520 HRESULT WINAPI IBindProtocol_CreateBinding_Proxy(IBindProtocol *This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb);
    [all...]
commctrl.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 655 milliseconds