Home
last modified time | relevance | path

Searched refs:pszDescription (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DMyWindowsNew.h67 STDMETHOD(SetOverlayIcon)(HWND hwnd, HICON hIcon, LPCWSTR pszDescription) = 0;
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp665 …:DisplayDefaultTitle(const char * const pszTitle, const char * const pszDescription, const unsigne… in DisplayDefaultTitle() argument
685 if(pszDescription) in DisplayDefaultTitle()
691 if(Print3D(0.0f, fY, 0.8f, PVRTRGBA(255, 255, 255, 255), pszDescription) != PVR_SUCCESS) in DisplayDefaultTitle()
DPVRTPrint3D.h207 …EPVRTError DisplayDefaultTitle(const char * const pszTitle, const char * const pszDescription, con…