HomeSort by: relevance | last modified time | path
    Searched refs:IconDepth (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
icons.c 516 unsigned int IconDepth, IconWidth, IconHeight;
519 &JunkRoot, &JunkX, &JunkY, &IconWidth, &IconHeight, &JunkBW, &IconDepth)) {
525 if(IconDepth == Scr->d_depth)
538 &JunkRoot, &JunkX, &JunkY, &IconWidth, &IconHeight, &JunkBW, &IconDepth) &&
539 (IconDepth == 1)) {
event_handlers.c 1331 unsigned int IconDepth;
1336 &IconDepth)) {
1345 if(IconDepth == Scr->d_depth)
1402 unsigned int IconWidth, IconHeight, IconDepth;
1406 &IconDepth)) {
1409 if(IconDepth != 1) {

Completed in 6 milliseconds