Home
last modified time | relevance | path

Searched refs:IsHighlighted (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js367 IsHighlighted() { method in TimelineView
706 if (this.IsHighlighted()) {
964 if (this.IsHighlighted()) {
1065 if (this.IsHighlighted()) {
1168 if (this.IsHighlighted()) {
1241 if (this.IsHighlighted()) isAggregateSelection = true;
1527 if (this.IsHighlighted()) {
1599 if (this.IsHighlighted()) {
1656 if (this.IsHighlighted()) {
1665 if (this.IsHighlighted() == false) {
H A Dipmi_timeline_vis.js555 function IsHighlighted() { function