Home
last modified time | relevance | path

Searched defs:TextControl (Results 1 – 17 of 17) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/
H A DTextControl.cs30 public abstract class TextControl : MobileControl class
/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dprompt.h37 class TextControl; variable
H A Dchat.h12 class TextControl; variable
H A Dtext_control.cpp81 TextControl::TextControl(const std::string &font, unsigned max_len) : in TextControl() function in TextControl
/dports/deskutils/zim/zim-0.74.3/zim/inc/
H A Darithmetic.py508 def parse(self, TextControl): argument
513 def countLines(self, TextControl): argument
517 def readLine(self, i, TextControl): argument
521 def writeResult(self, i, TextControl, start, end, text): argument
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DGroupBox.h39 class TextControl; variable
H A DStyleFactory.h51 class TextControl; variable
H A DBrowseInfoWnd.h42 class TextControl; variable
H A DGGFwd.h42 class TextControl; variable
H A DMenu.h41 class TextControl; variable
/dports/math/octave/octave-6.4.0/libgui/graphics/
H A DTextControl.cc58 TextControl::TextControl (octave::base_qobject& oct_qobj, in TextControl() function in QtHandles::TextControl
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/dialogs/
H A DFileDlg.h38 class TextControl; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dtext_control_element_test.cc29 TextControlElement& TextControl() const { return *text_control_; } in TextControl() function in blink::TextControlElementTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dtext_control_element_test.cc29 TextControlElement& TextControl() const { return *text_control_; } in TextControl() function in blink::TextControlElementTest
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DTextControl.cpp40 TextControl::TextControl(X x, Y y, X w, Y h, const std::string& str, in TextControl() function in TextControl
53 TextControl::TextControl(X x, Y y, X w, Y h, const std::string& str, in TextControl() function in TextControl
67 TextControl::TextControl(const TextControl& that) : in TextControl() function in TextControl
/dports/www/py-mechanize/mechanize-0.4.7/mechanize/
H A D_form_controls.py473 class TextControl(ScalarControl): class
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/thirdparty/clientform/
H A Dclientform.py1392 class TextControl(ScalarControl): class