Home
last modified time | relevance | path

Searched refs:NewIconSelection (Results 1 – 1 of 1) sorted by relevance

/dports/x11/xdtm/xdtm/
H A Dparser.y92 private void NewIconSelection(String);
129 private void NewIconSelection();
236 defappl : DEFAPPL_T identifier {NewIconSelection($2);} ASSIGN_T
928 NewIconSelection("default");
932 if (!iconpref->select) NewIconSelection("default");
1376 private void NewIconSelection(String name) in NewIconSelection() function
1378 private void NewIconSelection(name) in NewIconSelection()