Home
last modified time | relevance | path

Searched refs:mHighlight (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsattributedialog.cpp35 if ( mHighlight ) in ~QgsAttributeDialog()
37 mHighlight->hide(); in ~QgsAttributeDialog()
38 delete mHighlight; in ~QgsAttributeDialog()
62 delete mHighlight; in setHighlight()
64 mHighlight = h; in setHighlight()
147 if ( e->type() == QEvent::WindowActivate && mHighlight ) in event()
148 mHighlight->show(); in event()
149 else if ( e->type() == QEvent::WindowDeactivate && mHighlight ) in event()
150 mHighlight->hide(); in event()
H A Dqgshighlightablelineedit.h48 bool isHighlighted() const { return mHighlight; } in isHighlighted()
61 bool mHighlight = false;
H A Dqgshighlightablecombobox.h48 bool isHighlighted() const { return mHighlight; } in isHighlighted()
61 bool mHighlight = false;
H A Dqgshighlightablecombobox.cpp26 if ( mHighlight ) in paintEvent()
38 mHighlight = highlighted; in setHighlighted()
H A Dqgshighlightablelineedit.cpp27 if ( mHighlight ) in paintEvent()
39 mHighlight = highlighted; in setHighlighted()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsattributedialog.cpp35 if ( mHighlight ) in ~QgsAttributeDialog()
37 mHighlight->hide(); in ~QgsAttributeDialog()
38 delete mHighlight; in ~QgsAttributeDialog()
62 delete mHighlight; in setHighlight()
64 mHighlight = h; in setHighlight()
148 if ( e->type() == QEvent::WindowActivate && mHighlight ) in event()
149 mHighlight->show(); in event()
150 else if ( e->type() == QEvent::WindowDeactivate && mHighlight ) in event()
151 mHighlight->hide(); in event()
H A Dqgshighlightablelineedit.h48 bool isHighlighted() const { return mHighlight; } in isHighlighted()
61 bool mHighlight = false;
H A Dqgshighlightablecombobox.h48 bool isHighlighted() const { return mHighlight; } in isHighlighted()
61 bool mHighlight = false;
H A Dqgshighlightablelineedit.cpp27 if ( mHighlight ) in paintEvent()
39 mHighlight = highlighted; in setHighlighted()
H A Dqgshighlightablecombobox.cpp26 if ( mHighlight ) in paintEvent()
38 mHighlight = highlighted; in setHighlighted()
/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dflooritem.cpp76 mHighlight(config.getBoolValue("floorItemsHighlight")) in FloorItem()
170 if (mHighlight) in draw()
206 if (mHighlight) in draw()
H A Dflooritem.h115 { mHighlight = false; } in disableHightlight()
151 bool mHighlight; variable
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Text_Buffer.cxx126 mHighlight.mSelected = 0; in Fl_Text_Buffer()
127 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer()
617 Fl_Text_Selection oldSelection = mHighlight; in highlight()
619 mHighlight.set(start, end); in highlight()
620 redisplay_selection(&oldSelection, &mHighlight); in highlight()
629 Fl_Text_Selection oldSelection = mHighlight; in unhighlight()
631 mHighlight.mSelected = 0; in unhighlight()
632 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
641 return mHighlight.position(start, end); in highlight_position()
650 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFl_Text_Buffer_mod.cxx133 mHighlight.mSelected = 0; in Fl_Text_Buffer_mod()
134 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer_mod()
624 Fl_Text_Selection_mod oldSelection = mHighlight; in highlight()
626 mHighlight.set(start, end); in highlight()
627 redisplay_selection(&oldSelection, &mHighlight); in highlight()
636 Fl_Text_Selection_mod oldSelection = mHighlight; in unhighlight()
638 mHighlight.mSelected = 0; in unhighlight()
639 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
648 return mHighlight.position(start, end); in highlight_position()
657 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFl_Text_Buffer_mod.cxx122 mHighlight.mSelected = 0; in Fl_Text_Buffer_mod()
123 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer_mod()
645 Fl_Text_Selection_mod oldSelection = mHighlight; in highlight()
647 mHighlight.set(start, end); in highlight()
648 redisplay_selection(&oldSelection, &mHighlight); in highlight()
657 Fl_Text_Selection_mod oldSelection = mHighlight; in unhighlight()
659 mHighlight.mSelected = 0; in unhighlight()
660 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
669 return mHighlight.position(start, end); in highlight_position()
678 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Buffer_mod_1_3.cxx124 mHighlight.mSelected = 0; in Fl_Text_Buffer_mod()
125 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer_mod()
615 Fl_Text_Selection_mod oldSelection = mHighlight; in highlight()
617 mHighlight.set(start, end); in highlight()
618 redisplay_selection(&oldSelection, &mHighlight); in highlight()
627 Fl_Text_Selection_mod oldSelection = mHighlight; in unhighlight()
629 mHighlight.mSelected = 0; in unhighlight()
630 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
639 return mHighlight.position(start, end); in highlight_position()
648 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFl_Text_Buffer_mod.cxx133 mHighlight.mSelected = 0; in Fl_Text_Buffer_mod()
134 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer_mod()
624 Fl_Text_Selection_mod oldSelection = mHighlight; in highlight()
626 mHighlight.set(start, end); in highlight()
627 redisplay_selection(&oldSelection, &mHighlight); in highlight()
636 Fl_Text_Selection_mod oldSelection = mHighlight; in unhighlight()
638 mHighlight.mSelected = 0; in unhighlight()
639 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
648 return mHighlight.position(start, end); in highlight_position()
657 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Text_Buffer.cxx117 mHighlight.mSelected = 0; in Fl_Text_Buffer()
118 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer()
612 Fl_Text_Selection oldSelection = mHighlight; in highlight()
614 mHighlight.set(start, end); in highlight()
615 redisplay_selection(&oldSelection, &mHighlight); in highlight()
624 Fl_Text_Selection oldSelection = mHighlight; in unhighlight()
626 mHighlight.mSelected = 0; in unhighlight()
627 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
636 return mHighlight.position(start, end); in highlight_position()
645 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Text_Buffer.cxx126 mHighlight.mSelected = 0; in Fl_Text_Buffer()
127 mHighlight.mStart = mHighlight.mEnd = 0; in Fl_Text_Buffer()
617 Fl_Text_Selection oldSelection = mHighlight; in highlight()
619 mHighlight.set(start, end); in highlight()
620 redisplay_selection(&oldSelection, &mHighlight); in highlight()
629 Fl_Text_Selection oldSelection = mHighlight; in unhighlight()
631 mHighlight.mSelected = 0; in unhighlight()
632 redisplay_selection(&oldSelection, &mHighlight); in unhighlight()
641 return mHighlight.position(start, end); in highlight_position()
650 return selection_text_(&mHighlight); in highlight_text()
[all …]
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A DFl_Text_Buffer_mod.H435 int highlight() { return mHighlight.selected(); } in highlight()
646 const Fl_Text_Selection_mod* highlight_selection() const { return &mHighlight; } in highlight_selection()
757 Fl_Text_Selection_mod mHighlight; /**< highlighted areas */ variable
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A DFl_Text_Buffer_mod_1_3.H430 int highlight() { return mHighlight.selected(); } in highlight()
641 const Fl_Text_Selection_mod* highlight_selection() const { return &mHighlight; } in highlight_selection()
752 Fl_Text_Selection_mod mHighlight; /**< highlighted areas */ variable
/dports/comms/flamp/flamp-2.2.07/src/include/
H A DFl_Text_Buffer_mod.H435 int highlight() { return mHighlight.selected(); } in highlight()
646 const Fl_Text_Selection_mod* highlight_selection() const { return &mHighlight; } in highlight_selection()
757 Fl_Text_Selection_mod mHighlight; /**< highlighted areas */ variable
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Text_Buffer.H444 int highlight() { return mHighlight.selected(); } in highlight()
661 const Fl_Text_Selection* highlight_selection() const { return &mHighlight; } in highlight_selection()
774 Fl_Text_Selection mHighlight; /**< highlighted areas */ variable
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Text_Buffer.H431 int highlight() { return mHighlight.selected(); } in highlight()
639 const Fl_Text_Selection* highlight_selection() const { return &mHighlight; } in highlight_selection()
750 Fl_Text_Selection mHighlight; /**< highlighted areas */ variable
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Text_Buffer.H431 int highlight() { return mHighlight.selected(); } in highlight()
639 const Fl_Text_Selection* highlight_selection() const { return &mHighlight; } in highlight_selection()
750 Fl_Text_Selection mHighlight; /**< highlighted areas */ variable

123456789