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