Home
last modified time | relevance | path

Searched refs:specialFormat (Results 1 – 16 of 16) sorted by relevance

/dports/textproc/R-cran-openxlsx/openxlsx/R/
H A DborderFunctions.R4 specialFormat <- TRUE functionVar
26 specialFormat <- FALSE
31 specialFormat = specialFormat nameattr
57 specialFormat <- tmp$specialFormat functionVar
324 if (specialFormat) {
454 specialFormat <- tmp$specialFormat functionVar
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/highlighter/
H A Dhighlighter-html.cpp316 QTextCharFormat specialFormat = encodedFormat; in htmlBrackets() local
317 specialFormat.setFontWeight (QFont::Bold); in htmlBrackets()
327 setFormat (index, 6, specialFormat); in htmlBrackets()
332 setFormat (index, 5, specialFormat); in htmlBrackets()
337 setFormat (index, 4, specialFormat); in htmlBrackets()
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/doc/
H A DFLUID_VIEWHELPERS.md63 * `mypkg:custom.specialFormat` becomes PHP class `My\Package\ViewHelpers\Custom\SpecialFormatViewHe…
91 <mypkg:custom.specialFormat myArgument="TRUE">{somevariable}</mypkg:custom.specialFormat>
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3fluid/fluid/doc/
H A DFLUID_VIEWHELPERS.md63 * `mypkg:custom.specialFormat` becomes PHP class `My\Package\ViewHelpers\Custom\SpecialFormatViewHe…
91 <mypkg:custom.specialFormat myArgument="TRUE">{somevariable}</mypkg:custom.specialFormat>
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/doc/
H A DFLUID_VIEWHELPERS.md63 * `mypkg:custom.specialFormat` becomes PHP class `My\Package\ViewHelpers\Custom\SpecialFormatViewHe…
91 <mypkg:custom.specialFormat myArgument="TRUE">{somevariable}</mypkg:custom.specialFormat>
/dports/net-mgmt/bosun/bosun-0.9.0-preview/annotate/web/static/js/typings/browser/definitions/moment/
H A Dmoment.d.ts13 function moment(date: string, specialFormat: () => void, strict?: boolean): moment.Moment;
14 function moment(date: string, specialFormat: () => void, language?: string, strict?: boolean): mome…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/annotate/web/static/js/typings/main/definitions/moment/
H A Dmoment.d.ts13 function moment(date: string, specialFormat: () => void, strict?: boolean): moment.Moment;
14 function moment(date: string, specialFormat: () => void, language?: string, strict?: boolean): mome…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/bosun/web/static/js/
H A Dmoment.d.ts356 (date: string, specialFormat: () => void, strict?: boolean): Moment;
357 (date: string, specialFormat: () => void, language?: string, strict?: boolean): Moment;
/dports/sysutils/di/di-4.50/C/
H A Ddisplay.c838 appendFormatStr (diout->specialFormat, diskInfo->special,
1241 fstr = diout->specialFormat;
1242 maxsize = sizeof (diout->specialFormat) - 1;
1250 fstr = diout->specialFormat;
1251 maxsize = sizeof (diout->specialFormat) - 1;
H A Ddi.h256 char specialFormat [25]; member
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/moment/
H A Dmoment.d.ts8 declare function moment(date: string, specialFormat: () => void, strict?: boolean): moment.Moment;
9 declare function moment(date: string, specialFormat: () => void, language?: string, strict?: boolea…
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/framework/
H A DXMLFormatter.cpp398 specialFormat(toFormat, count, actualEsc); in formatBuf()
633 void XMLFormatter::specialFormat(const XMLCh* const toFormat in specialFormat() function in XMLFormatter
H A DXMLFormatter.hpp372 void specialFormat
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/moment/
H A Dmoment.d.ts8 declare function moment(date: string, specialFormat: () => void, strict?: boolean): moment.Moment;
9 declare function moment(date: string, specialFormat: () => void, language?: string, strict?: boolea…
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/framework/
H A DXMLFormatter.cpp399 specialFormat(toFormat, count, actualEsc); in formatBuf()
634 void XMLFormatter::specialFormat(const XMLCh* const toFormat in specialFormat() function in XMLFormatter
H A DXMLFormatter.hpp372 void specialFormat