Home
last modified time | relevance | path

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

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/text/
H A DSimpleText.java24 public interface SimpleText extends Widget { interface
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_SimpleText.cpp18 SimpleText::SimpleText() : in SimpleText() function in MyGUI::SimpleText
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_SimpleText.cpp18 SimpleText::SimpleText() : in SimpleText() function in MyGUI::SimpleText
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_SimpleText.cpp18 SimpleText::SimpleText() : in SimpleText() function in MyGUI::SimpleText
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_SimpleText.cpp18 SimpleText::SimpleText() : in SimpleText() function in MyGUI::SimpleText
/dports/irc/konversation/konversation-21.12.3/src/dcc/
H A Dwhiteboardtoolbar.h34 SimpleText, enumerator
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dscriptengine.h54 SimpleText, enumerator
/dports/devel/sccache/sccache-0.2.15/cargo-crates/twoway-0.1.8/tests/
H A Dquick.rs87 impl Arbitrary for SimpleText { implementation
465 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_period()
477 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_rev_period()
534 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_pcmp_find_simple()
547 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_pcmp_find_period()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/twoway-0.1.8/tests/
H A Dquick.rs87 impl Arbitrary for SimpleText { implementation
465 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_period()
477 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_rev_period()
534 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_pcmp_find_simple()
547 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_pcmp_find_period()
/dports/net/oha/oha-0.4.7/cargo-crates/twoway-0.1.8/tests/
H A Dquick.rs87 impl Arbitrary for SimpleText { implementation
465 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_period()
477 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_rev_period()
534 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_pcmp_find_simple()
547 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_pcmp_find_period()
/dports/net-im/fractal/fractal-4.4.0/vendor/twoway/tests/
H A Dquick.rs87 impl Arbitrary for SimpleText { implementation
465 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_period()
477 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_rev_period()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/twoway-0.2.2/tests/
H A Dquick.rs87 impl Arbitrary for SimpleText { implementation
465 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_period()
477 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_rev_period()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/twoway-0.2.2/tests/
H A Dquick.rs87 impl Arbitrary for SimpleText { implementation
465 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_period()
477 fn prop(a: SimpleText, b: Short<SimpleText>) -> TestResult { in test_find_rev_period()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/python_anticaptcha/
H A Dfields.py32 class SimpleText(BaseField): class
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/
H A Dquery_planner_text_test.cpp53 TEST_F(QueryPlannerTest, SimpleText) { in TEST_F() argument
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/
H A DInternal.hs197 SimpleText constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/
H A DInternal.hs205 SimpleText constructor
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/
H A DInternal.hs201 SimpleText constructor
/dports/games/tuxtype/tuxtype-1.8.3/src/
H A DSDL_extras.c1397 SDL_Surface* SimpleText(const char *t, int size, const SDL_Color* col) in SimpleText() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/
H A Dlocal_caret_rect_test.cc66 TEST_P(ParameterizedLocalCaretRectTest, SimpleText) { in TEST_P() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/
H A Dlocal_caret_rect_test.cc66 TEST_P(ParameterizedLocalCaretRectTest, SimpleText) { in TEST_P() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dmap_coordinates_test.cc101 TEST_F(MapCoordinatesTest, SimpleText) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dmap_coordinates_test.cc101 TEST_F(MapCoordinatesTest, SimpleText) { in TEST_F() argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dcustom_column_widgets.py137 class SimpleText(Base): class
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/lrf/
H A Dobjects.py1189 class SimpleText(Text): class

12