Home | History | Annotate | Download | only in profviz

Lines Matching full:prof

105                         "prof",
122 this.prof.style.color = "#bbb";
130 this.prof.style.color = "#000";
143 this.prof.value = "";
149 this.toggledisplay.next_mode = "prof";
151 this.prof.style.display = "none";
156 this.prof.style.display = "block";
209 ui.prof.value = args;
210 this.prof.style.color = "";
211 ui.toggle("prof");