Searched refs:gSZWindowClass (Results 1 – 2 of 2) sorted by relevance
64 static const TCHAR gSZWindowClass[] = _T("SkiaApp"); in init() local80 wcex.lpszClassName = gSZWindowClass; in init()110 fHWnd = CreateWindow(gSZWindowClass, nullptr, WS_OVERLAPPEDWINDOW, in init()