Searched refs:wxGtkTextInsert (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtextctrl.cpp53 static void wxGtkTextInsert(GtkWidget *text, function
466 wxGtkTextInsert(m_text, m_defaultStyle, text.c_str(), text.length());
468 // we called wxGtkTextInsert with correct font, no need to do anything
1164 wxGtkTextInsert(m_text,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtextctrl.cpp272 static void wxGtkTextInsert(GtkWidget *text, function
1092 wxGtkTextInsert( m_text, m_buffer, m_defaultStyle, buffer );

Completed in 70 milliseconds