MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getTextView

Method getTextView

src/eepp/ui/uipushbutton.cpp:456–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456UITextView* UIPushButton::getTextView() const {
457 return mTextBox;
458}
459
460void UIPushButton::onAlphaChange() {
461 UIWidget::onAlphaChange();

Callers 4

UIPluginManagerTableMethod · 0.80
createCellMethod · 0.80
createCellMethod · 0.80
updateStatusBarSyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected