Searched refs:pszTitle (Results 1 – 3 of 3) sorted by relevance
/external/lzma/CPP/Windows/Control/ |
D | PropertyPage.cpp | 77 page.pszTitle = NULL; in MyPropertySheet() 81 page.pszTitle = titles[i]; in MyPropertySheet() 98 page.pszTitle = NULL; in MyPropertySheet() 102 page.pszTitle = pageInfo.Title; in MyPropertySheet()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.cpp | 665 EPVRTError CPVRTPrint3D::DisplayDefaultTitle(const char * const pszTitle, const char * const pszDes… in DisplayDefaultTitle() argument 672 if(pszTitle) in DisplayDefaultTitle() 674 if(Print3D(0.0f, -1.0f, 1.0f, PVRTRGBA(255, 255, 255, 255), pszTitle) != PVR_SUCCESS) in DisplayDefaultTitle()
|
D | PVRTPrint3D.h | 207 …EPVRTError DisplayDefaultTitle(const char * const pszTitle, const char * const pszDescription, con…
|