MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / GetPosition

Method GetPosition

src/audio_display.cpp:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183
184 const wxRect & GetBounds() const { return bounds; }
185 int GetPosition() const { return position; }
186
187 int SetPosition(int new_position)
188 {

Callers 9

OnMouseEventMethod · 0.45
OnMouseEventMethod · 0.45
OnMouseEventMethod · 0.45
GetPositionMethod · 0.45
PaintMarkersMethod · 0.45
OnMouseEventMethod · 0.45
ForwardMouseEventMethod · 0.45
OnSelectionChangedMethod · 0.45
OnScrollTimerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected