Home
last modified time | relevance | path

Searched defs:OnNewLine (Results 1 – 25 of 25) sorted by relevance

/dports/net/opennx/opennx-0.16/
H A DWrappedStatic.cpp120 virtual void OnNewLine() { } in OnNewLine() function in MinTextWrapper
163 virtual void OnNewLine() in OnNewLine() function in MinLabelWrapper
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dtextwrapper.h38 virtual void OnNewLine() { } in OnNewLine() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dtextwrapper.h38 virtual void OnNewLine() { } in OnNewLine() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dtextwrapper.h38 virtual void OnNewLine() { } in OnNewLine() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dstattextcmn.cpp177 virtual void OnNewLine() in OnNewLine() function in wxLabelWrapper
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dstattextcmn.cpp177 virtual void OnNewLine() in OnNewLine() function in wxLabelWrapper
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dstattextcmn.cpp183 virtual void OnNewLine() wxOVERRIDE in OnNewLine() function in wxLabelWrapper
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddlgcmn.cpp67 virtual void OnNewLine() { } in OnNewLine() function in wxTextWrapper
257 virtual void OnNewLine() in OnNewLine() function in wxLabelWrapper
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddlgcmn.cpp67 virtual void OnNewLine() { } in OnNewLine() function in wxTextWrapper
257 virtual void OnNewLine() in OnNewLine() function in wxLabelWrapper
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddlgcmn.cpp67 virtual void OnNewLine() { } in OnNewLine() function in wxTextWrapper
257 virtual void OnNewLine() in OnNewLine() function in wxLabelWrapper
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddlgcmn.cpp67 virtual void OnNewLine() { } in OnNewLine() function in wxTextWrapper
257 virtual void OnNewLine() in OnNewLine() function in wxLabelWrapper
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Core/
H A DIDtdParserAdapter.cs29 void OnNewLine(int pos); in OnNewLine() method
H A DXmlTextReaderImpl.cs7851 private void OnNewLine(int pos) in ParseXmlDeclaration() method in System.Xml.XmlTextReaderImpl
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Core/
H A DIDtdParserAdapter.cs41 void OnNewLine( int pos ); in OnNewLine() method
H A DXmlTextReaderImpl.cs6992 private void OnNewLine( int pos ) { method in System.Xml.XmlTextReaderImpl
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/
H A DJsonTextReader.cs100 private void OnNewLine(int pos) in OnNewLine() method in Newtonsoft.Json.JsonTextReader
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/
H A DJsonTextReader.cs100 private void OnNewLine(int pos) in OnNewLine() method in Newtonsoft.Json.JsonTextReader
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/
H A DJsonTextReader.cs122 private void OnNewLine(int pos) in OnNewLine() method in Newtonsoft.Json.JsonTextReader
/dports/editors/lazarus/lazarus/components/PascalScript/Source/
H A DuPSPreProcessor.pas164 property OnNewLine: TPSOnNewLine read FOnNewLine write FOnNewLine; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSPreProcessor.pas164 property OnNewLine: TPSOnNewLine read FOnNewLine write FOnNewLine; property
/dports/editors/lazarus-qt5/lazarus/components/PascalScript/Source/
H A DuPSPreProcessor.pas164 property OnNewLine: TPSOnNewLine read FOnNewLine write FOnNewLine; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSPreProcessor.pas164 property OnNewLine: TPSOnNewLine read FOnNewLine write FOnNewLine; property
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dupdate_mgr.cpp80 virtual void OnNewLine() in OnNewLine() function in HardBreakWrapper
/dports/astro/phd2/phd2-2.6.10/
H A Dguiding_assistant.cpp333 void OnNewLine() { str += '\n'; } in Wrap() function
H A Dmyframe.cpp1175 void OnNewLine() { m_str += '\n'; } in WrapText() function