Home
last modified time | relevance | path

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

1234567891011

/dports/net/freeswitch/freeswitch-1.10.3.-release/clients/flex/com/adobe/protocols/dict/
H A DResponse.as46 public function set headerText(headerText:String):void property in com.adobe.protocols.dict.Response
61 public function get headerText():String property in com.adobe.protocols.dict.Response
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/
H A DSectionHeader.java39 public SectionHeader(String headerText) { in SectionHeader()
50 public SectionHeader(String headerText, boolean isExpanded, @NonNull Runnable toggleCallback) { in SectionHeader()
66 public void setHeaderText(String headerText) { in setHeaderText()
/dports/biology/bamtools/bamtools-2.5.2/src/api/
H A DSamHeader.cpp56 SamHeader::SamHeader(const std::string& headerText) in SamHeader()
197 void SamHeader::SetHeaderText(const std::string& headerText) in SetHeaderText()
/dports/games/scummvm/scummvm-2.5.1/engines/startrek/
H A Dtextbox.cpp140 Common::String StarTrekEngine::centerTextboxHeader(Common::String headerText) { in centerTextboxHeader()
188 void StarTrekEngine::showTextbox(Common::String headerText, const Common::String &mainText, int xof… in showTextbox()
625 Common::String headerText; in readLineFormattedText() local
658 const char *headerText = textArray[0]; in readTextFromArray() local
674 const char *headerText = textArray[0]; in readTextFromArrayWithChoices() local
704 Common::String headerText = content->readLine(); in readTextFromFoundComputerTopics() local
754 Common::String StarTrekEngine::showTextInputBox(int16 x, int16 y, const Common::String &headerText)… in showTextInputBox()
876 …TrekEngine::initTextInputSprite(int16 textboxX, int16 textboxY, const Common::String &headerText) { in initTextInputSprite()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/startrek/
H A Dtextbox.cpp139 String StarTrekEngine::centerTextboxHeader(String headerText) { in centerTextboxHeader()
187 void StarTrekEngine::showTextbox(String headerText, const String &mainText, int xoffset, int yoffse… in showTextbox()
605 String headerText; in readLineFormattedText() local
638 const char *headerText = textArray[0]; in readTextFromArray() local
654 const char *headerText = textArray[0]; in readTextFromArrayWithChoices() local
705 Common::String StarTrekEngine::showTextInputBox(int16 x, int16 y, const Common::String &headerText)… in showTextInputBox()
827 …TrekEngine::initTextInputSprite(int16 textboxX, int16 textboxY, const Common::String &headerText) { in initTextInputSprite()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcodegen_test.cpp340 const QByteArray headerText = "\n" in test_codegen_definition_empty_class() local
386 const QByteArray headerText = "\n" in test_codegen_definition_first_member() local
444 const QByteArray headerText = "\n" in test_codegen_definition_last_member() local
503 const QByteArray headerText = "\n" in test_codegen_definition_middle_member() local
569 const QByteArray headerText = "\n" in test_codegen_definition_middle_member_surrounded_by_undefined() local
629 const QByteArray headerText = "\n" in test_codegen_definition_member_specific_file() local
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Components/
H A DFilterGridView.cs101 … private static DataGridViewColumn AddTextColumn(string colName, string headerText, int width) in AddTextColumn()
110 …private static DataGridViewColumn AddComboColumn(string colName, string headerText, object[] items… in AddComboColumn()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/controls/dataGridClasses/
H A DDataGridColumn.as765 public function get headerText():String property in DataGridColumn
773 public function set headerText(value:String):void property in DataGridColumn
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestPlayerConfirmationModal.php23 protected $headerText = ''; variable in ilTestPlayerConfirmationModal
77 public function setHeaderText($headerText)
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestPlayerConfirmationModal.php23 protected $headerText = ''; variable in ilTestPlayerConfirmationModal
77 public function setHeaderText($headerText)
/dports/www/joomla3/joomla3-3.9.24/modules/mod_banners/
H A Dmod_banners.php15 $headerText = trim($params->get('header_text')); variable
/dports/www/joomla3/joomla3-3.9.24/modules/mod_languages/
H A Dmod_languages.php15 $headerText = $params->get('header_text'); variable
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/controls/dataGridClasses/
H A DDataGridColumn.as913 public function get headerText():String property in DataGridColumn
921 public function set headerText(value:String):void property in DataGridColumn
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Doubleclicksearch/
H A DReportApiColumnSpec.php25 public $headerText; variable in Google_Service_Doubleclicksearch_ReportApiColumnSpec
71 public function setHeaderText($headerText)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Doubleclicksearch/
H A DReportApiColumnSpec.php25 public $headerText; variable in Google_Service_Doubleclicksearch_ReportApiColumnSpec
71 public function setHeaderText($headerText)
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/advancedgrids/src/mx/controls/advancedDataGridClasses/
H A DAdvancedDataGridColumn.as867 public function get headerText():String property in AdvancedDataGridColumn
875 public function set headerText(value:String):void property in AdvancedDataGridColumn
/dports/www/mediawiki135/mediawiki-1.35.5/includes/http/
H A DCurlHttpRequest.php28 protected $headerText = ""; variable in CurlHttpRequest
/dports/www/mediawiki136/mediawiki-1.36.3/includes/http/
H A DCurlHttpRequest.php28 protected $headerText = ""; variable in CurlHttpRequest
/dports/www/mediawiki137/mediawiki-1.37.1/includes/http/
H A DCurlHttpRequest.php28 protected $headerText = ""; variable in CurlHttpRequest
/dports/games/pioneer/pioneer-20210723/data/pigui/modules/info-view/
H A D06-flightlog.lua27 local function headerText(title, text, wrap) function
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DFWWindowPrint.cpp178 QString headerText = mw->printHeader(); in filePrint() local
338 QString headerText = fileName; //mw->printHeader(); in printFirewallFromFile() local
/dports/mail/spamprobe/spamprobe-1.4d/src/parser/
H A DHeaderParser.cc37 Ref<MessageHeaderList> HeaderParser::parseHeader(const CRef<AbstractMultiLineString> &headerText) in parseHeader()
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/
H A Dtraynotificationwidget.cpp3 TrayNotificationWidget::TrayNotificationWidget(QPixmap pixmapIcon, QString headerText, QString mess… in TrayNotificationWidget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/header/
H A DHeaderProcessor.java55 final PropertyModel model, final int groupId, final String headerText) { in populateModel()
/dports/deskutils/recoll/recoll-1.31.2/qtgui/
H A Duiprefs_w.h89 QString headerText; variable

1234567891011