Searched defs:numWinProps (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dege-color-prof-tracker.cpp586 int numWinProps = 0; local
587 Atom* propArray = XListProperties(xdisplay, rootWin, &numWinProps);
599 for ( i = 0; i < numWinProps; i++ ) {
613 for ( j = 0; j < numWinProps; j++ ) {

Completed in 23 milliseconds