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

Method end

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

Source from the content-addressed store, hash-verified

524
525 iterator begin() { return points.begin(); }
526 iterator end() { return points.end(); }
527};
528
529}

Callers 5

SplitMethod · 0.45
RestyleMethod · 0.45
ScrollTimeRangeInViewMethod · 0.45
PaintAudioMethod · 0.45
OnSelectionChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected