Home
last modified time | relevance | path

Searched refs:hasCursor (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/devel/icu/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/devel/icu-lx/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Dstrrepl.cpp42 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
60 hasCursor = FALSE; in StringReplacer()
74 hasCursor = other.hasCursor; in StringReplacer()
202 if (hasCursor) { in replace()
248 if (hasCursor && cursor < 0) { in toReplacerPattern()
256 if (hasCursor && i == cursor) { in toReplacerPattern()
277 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dstrrepl.cpp44 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
62 hasCursor = FALSE; in StringReplacer()
76 hasCursor = other.hasCursor; in StringReplacer()
204 if (hasCursor) { in replace()
250 if (hasCursor && cursor < 0) { in toReplacerPattern()
258 if (hasCursor && i == cursor) { in toReplacerPattern()
279 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Dstrrepl.cpp42 hasCursor = TRUE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
60 hasCursor = FALSE; in StringReplacer()
74 hasCursor = other.hasCursor; in StringReplacer()
202 if (hasCursor) { in replace()
248 if (hasCursor && cursor < 0) { in toReplacerPattern()
256 if (hasCursor && i == cursor) { in toReplacerPattern()
277 if (hasCursor && cursor > output.length()) { in toReplacerPattern()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxSetCursorEvent.erl35 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
72 -spec hasCursor(This) -> boolean() when
74 hasCursor(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxSetCursorEvent.erl35 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
72 -spec hasCursor(This) -> boolean() when
74 hasCursor(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSetCursorEvent.erl23 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
62 -spec hasCursor(This) -> boolean() when
64 hasCursor(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSetCursorEvent.erl23 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
62 -spec hasCursor(This) -> boolean() when
64 hasCursor(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxSetCursorEvent.erl35 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
72 -spec hasCursor(This) -> boolean() when
74 hasCursor(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSetCursorEvent.erl23 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
62 -spec hasCursor(This) -> boolean() when
64 hasCursor(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSetCursorEvent.erl23 -export([getCursor/1,getX/1,getY/1,hasCursor/1,setCursor/2]).
62 -spec hasCursor(This) -> boolean() when
64 hasCursor(#wx_ref{type=ThisT}=This) -> function
/dports/www/kf5-khtml/khtml-5.89.0/src/ui/findbar/
H A Dkhtmlfindbar.cpp192 void KHTMLFindBar::setHasCursor(bool hasCursor) in setHasCursor() argument
194 if (hasCursor) { in setHasCursor()
199 d->m_fromCursor->setEnabled(hasCursor); in setHasCursor()
200 d->m_fromCursor->setChecked(hasCursor && (options() & KFind::FromCursor)); in setHasCursor()
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_panner.cpp45 hasCursor( false ), in PrivateData()
75 bool hasCursor; member in QwtPanner::PrivateData
512 if ( on == d_data->hasCursor ) in showCursor()
519 d_data->hasCursor = on; in showCursor()
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_panner.cpp45 hasCursor( false ), in PrivateData()
75 bool hasCursor; member in QwtPanner::PrivateData
512 if ( on == d_data->hasCursor ) in showCursor()
519 d_data->hasCursor = on; in showCursor()

12345678910>>...13