Home
last modified time | relevance | path

Searched refs:TXNSetSelection (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dtextctrl.cpp775 TXNSetSelection( m_txn, 0, 0 ); in SetStringValue()
1128 TXNSetSelection( m_txn, from, to == -1 ? kTXNEndOffset : to ) ; in Replace()
1139 TXNSetSelection( m_txn , from , to ) ; in Remove()
1161 TXNSetSelection( m_txn, from, to == -1 ? kTXNEndOffset : to ); in SetSelection()
1205 TXNSetSelection( m_txn , kTXNStartOffset , kTXNEndOffset ) ; in Clear()
1550 TXNSetSelection( m_txn, 0, 0 ); in DEFINE_ONE_SHOT_HANDLER_GETTER()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dtextctrl.cpp775 TXNSetSelection( m_txn, 0, 0 ); in SetStringValue()
1128 TXNSetSelection( m_txn, from, to == -1 ? kTXNEndOffset : to ) ; in Replace()
1139 TXNSetSelection( m_txn , from , to ) ; in Remove()
1161 TXNSetSelection( m_txn, from, to == -1 ? kTXNEndOffset : to ); in SetSelection()
1205 TXNSetSelection( m_txn , kTXNStartOffset , kTXNEndOffset ) ; in Clear()
1550 TXNSetSelection( m_txn, 0, 0 ); in DEFINE_ONE_SHOT_HANDLER_GETTER()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/mlte/
H A D_Mltemodule.c547 #ifndef TXNSetSelection in TXNObj_TXNSetSelection()
548 PyMac_PRECHECK(TXNSetSelection); in TXNObj_TXNSetSelection()
554 _err = TXNSetSelection(_self->ob_itself, in TXNObj_TXNSetSelection()
/dports/lang/python27/Python-2.7.18/Mac/Modules/mlte/
H A D_Mltemodule.c547 #ifndef TXNSetSelection in TXNObj_TXNSetSelection()
548 PyMac_PRECHECK(TXNSetSelection); in TXNObj_TXNSetSelection()
554 _err = TXNSetSelection(_self->ob_itself, in TXNObj_TXNSetSelection()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacTextEditor.pas3162 function TXNSetSelection( iTXNObject: TXNObject; iStartOffset: TXNOffset; iEndOffset: TXNOffset ): … in TXNSetSelection() function
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibtexts.c568 TXNSetSelection(h, begin, end); in Nlm_SelectAText()
1464 TXNSetSelection(h, kTXNStartOffset, kTXNEndOffset); in Nlm_ResetText()
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbonedits.pp1719 Result := not OSError( TXNSetSelection( HITextViewGetTXNObject(Widget), iStart, iEnd),
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonedits.pp1719 Result := not OSError( TXNSetSelection( HITextViewGetTXNObject(Widget), iStart, iEnd),
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbonedits.pp1719 Result := not OSError( TXNSetSelection( HITextViewGetTXNObject(Widget), iStart, iEnd),
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonedits.pp1719 Result := not OSError( TXNSetSelection( HITextViewGetTXNObject(Widget), iStart, iEnd),