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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 297 const char *szCaption;
300 szCaption = (const char*)m_pShell->PVRShellGet(prefAppName);
302 if(!szText || !szCaption)
306 nC = (int)strlen(szCaption) + 1;
312 for(i = 0; (tzCaption[i] = szCaption[i]) != 0; ++i);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
penwin.h     [all...]

Completed in 507 milliseconds