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

  /external/libpng/contrib/gregbook/
rpng-x.c 446 XTextProperty windowName, *pWindowName = &windowName;
569 if (!XStringListToTextProperty(&window_name, 1, pWindowName))
570 pWindowName = NULL;
595 XSetWMProperties(display, window, pWindowName, pIconName, NULL, 0,
599 if (pWindowName)
600 XFree(pWindowName->value);
rpng2-x.c 839 XTextProperty windowName, *pWindowName = &windowName;
    [all...]

Completed in 48 milliseconds