Home
last modified time | relevance | path

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

/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Widgets/src/
H A DGraphNode.cpp150 wolf::Graph *GraphNode::getLineEditor() const in getLineEditor() function in GraphNode
157 return getLineEditor()->getVertexAtIndex(index)->getTension(); in getTension()
175 wolf::CurveType curveType = getLineEditor()->getVertexAtIndex(index)->getType(); in getY()
271 wolf::Graph *lineEditor = getLineEditor(); in reset()
302 wolf::Graph *lineEditor = getLineEditor(); in onMotion()
/dports/math/grpn/grpn-1.5.2/src/
H A Deditor.h29 char *getLineEditor();
H A Deditor.c59 char * getLineEditor(){ in getLineEditor() function
H A Dcallback_buttons.c90 line = getLineEditor(); in plusMinusCB()
H A Dlcd.c379 txt = getLineEditor(); in calcStackLCD()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Widgets/
H A DGraphNode.hpp50 wolf::Graph *getLineEditor() const;
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Deditor.c4477 getLineEditor(Editor e, Int where) in getLineEditor() function
4511 answer(getLineEditor(e, getStartTextImage(e->image, ONE))); in getFirstLineEditor()
5361 GM(NAME_line, 1, "line=string", "index=[int]", getLineEditor,