Searched refs:GetPropertyFromMask (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Doccupation.h54 int GetPropertyFromMask(unsigned int mask, char **prop);
H A Doccupation.c236 len = GetPropertyFromMask(twm_win->occupation, &wsstr);
1176 len = GetPropertyFromMask(tmp_win->occupation, &namelist);
1259 len = GetPropertyFromMask(newoccupation, &namelist);
1571 GetPropertyFromMask(unsigned int mask, char **prop) function in typeref:typename:int
H A Dworkspace_manager.c240 len = GetPropertyFromMask(0xFFFFFFFFu, &wrkSpcList);

Completed in 6 milliseconds