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

  /external/pdfium/core/fpdfapi/page/
cpdf_docpagedata.cpp 433 auto pProfile = pdfium::MakeRetain<CPDF_IccProfile>(
435 m_IccProfileMap[pProfileStream] = pProfile;
437 return pProfile;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtccore.h 928 virtual HRESULT WINAPI CreateSession(RTC_SESSION_TYPE enType,BSTR bstrLocalPhoneURI,IRTCProfile *pProfile,__LONG32 lFlags,IRTCSession **ppSession) = 0;
    [all...]
winwlx.h 150 int WINAPI WlxLoggedOutSAS(PVOID pWlxContext,DWORD dwSasType,PLUID pAuthenticationId,PSID pLogonSid,PDWORD pdwOptions,PHANDLE phToken,PWLX_MPR_NOTIFY_INFO pNprNotifyInfo,PVOID *pProfile);
msimcsdk.h 228 virtual HRESULT WINAPI get_Profiles(IDispatch **pProfile) = 0;
246 HRESULT (WINAPI *get_Profiles)(IMSIMHost *This,IDispatch **pProfile);
266 #define IMSIMHost_get_Profiles(This,pProfile) (This)->lpVtbl->get_Profiles(This,pProfile)
277 HRESULT WINAPI IMSIMHost_get_Profiles_Proxy(IMSIMHost *This,IDispatch **pProfile);
    [all...]
msctf.h     [all...]
wmsdkidl.h     [all...]
winspool.h 921 LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode);
    [all...]
mfidl.h     [all...]

Completed in 492 milliseconds