Searched refs:SetLine (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp180 void SetLine(wxFileConfigLineList *pLine);
235 void SetLine(wxFileConfigLineList *pLine);
655 m_pCurrentGroup->SetLine(m_linesTail);
732 pEntry->SetLine(m_linesTail);
1335 m_pRootGroup->SetLine(m_linesHead);
1394 void wxFileConfigGroup::SetLine(wxFileConfigLineList *pLine) function in class:wxFileConfigGroup
1876 void wxFileConfigEntry::SetLine(wxFileConfigLineList *pLine) function in class:wxFileConfigEntry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h3418 void SetLine(int val) { m_line = val; } function in class:wxStyledTextEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp3271 evt.SetLine(scn.line);

Completed in 57 milliseconds