Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dglobals.cc75 file >> ignore >> curve_editor::vtxlbl.r >> curve_editor::vtxlbl.g >> curve_editor::vtxlbl.b; in load_globals()
H A Dcurve_editor.h337 static color vtxlbl; member
H A Dcurve_editor.cc770 tb.add (text (BUFFER, vm.x, vm.y, vtxlbl.r, vtxlbl.g, vtxlbl.b)); in draw_all()
H A Dmain.cc301 color curve_editor::vtxlbl; // vertex label color member in curve_editor