Home
last modified time | relevance | path

Searched defs:widget_rep (Results 1 – 4 of 4) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Gui/
H A Dwidget.hpp33 class widget_rep: public abstract_struct { class
H A Dwidget.cpp140 widget_rep::widget_rep () {} in widget_rep() function in widget_rep
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cocoa/
H A Daqua_widget.mm43 - (void) setWidget:(widget_rep*) w; argument
749 - (widget_rep*)widget argument
757 : widget_rep(), wc([[[TMWindowController alloc] initWithWindow:win] autorelease]) function
H A DTMView.mm197 - (widget_rep*)widget argument