Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/htlbox/
H A Dhtlbox.cpp137 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
433 if (GetMyBox()) in OnUpdateItem()
434 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
475 if (GetMyBox()) in OnSetSelFgCol()
477 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
478 GetMyBox()->Refresh(); in OnSetSelFgCol()
491 if (GetMyBox()) in OnHtmlLinkClicked()
493 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
494 GetMyBox()->RefreshRow(1); in OnHtmlLinkClicked()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/htlbox/
H A Dhtlbox.cpp140 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
433 if (GetMyBox()) in OnUpdateItem()
434 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
467 if (GetMyBox()) in OnSetSelFgCol()
469 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
470 GetMyBox()->Refresh(); in OnSetSelFgCol()
483 if (GetMyBox()) in OnHtmlLinkClicked()
485 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
486 GetMyBox()->RefreshLine(1); in OnHtmlLinkClicked()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/htlbox/
H A Dhtlbox.cpp140 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
433 if (GetMyBox()) in OnUpdateItem()
434 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
467 if (GetMyBox()) in OnSetSelFgCol()
469 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
470 GetMyBox()->Refresh(); in OnSetSelFgCol()
483 if (GetMyBox()) in OnHtmlLinkClicked()
485 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
486 GetMyBox()->RefreshLine(1); in OnHtmlLinkClicked()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/htlbox/
H A Dhtlbox.cpp140 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
433 if (GetMyBox()) in OnUpdateItem()
434 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
467 if (GetMyBox()) in OnSetSelFgCol()
469 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
470 GetMyBox()->Refresh(); in OnSetSelFgCol()
483 if (GetMyBox()) in OnHtmlLinkClicked()
485 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
486 GetMyBox()->RefreshLine(1); in OnHtmlLinkClicked()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/htlbox/
H A Dhtlbox.cpp140 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
433 if (GetMyBox()) in OnUpdateItem()
434 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
467 if (GetMyBox()) in OnSetSelFgCol()
469 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
470 GetMyBox()->Refresh(); in OnSetSelFgCol()
483 if (GetMyBox()) in OnHtmlLinkClicked()
485 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
486 GetMyBox()->RefreshLine(1); in OnHtmlLinkClicked()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/htlbox/
H A Dhtlbox.cpp140 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
436 if (GetMyBox()) in OnUpdateItem()
437 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
478 if (GetMyBox()) in OnSetSelFgCol()
480 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
481 GetMyBox()->Refresh(); in OnSetSelFgCol()
494 if (GetMyBox()) in OnHtmlLinkClicked()
496 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
497 GetMyBox()->RefreshRow(1); in OnHtmlLinkClicked()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/htlbox/
H A Dhtlbox.cpp140 MyHtmlListBox *GetMyBox() in GetMyBox() function in MyFrame
436 if (GetMyBox()) in OnUpdateItem()
437 GetMyBox()->UpdateFirstItem(); in OnUpdateItem()
478 if (GetMyBox()) in OnSetSelFgCol()
480 GetMyBox()->SetChangeSelFg(!event.IsChecked()); in OnSetSelFgCol()
481 GetMyBox()->Refresh(); in OnSetSelFgCol()
494 if (GetMyBox()) in OnHtmlLinkClicked()
496 GetMyBox()->m_linkClicked = true; in OnHtmlLinkClicked()
497 GetMyBox()->RefreshRow(1); in OnHtmlLinkClicked()