Home
last modified time | relevance | path

Searched defs:shorthands (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/mail/nextcloud-mail/mail/vendor/cerdic/css-tidy/
H A Dclass.csstidy_optimise.php161 public function shorthands() { function in csstidy_optimise
553 public function dissolve_4value_shorthands($property, $value, $shorthands = null) {
681 public function merge_4value_shorthands($array, $shorthands = null) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dstyle_property_shorthand_custom.cc45 const Vector<StylePropertyShorthand, 4>& shorthands) { in indexOfShorthandForLonghand()
H A Dcss_keyframe_shorthand_value.cc14 Vector<StylePropertyShorthand, 4> shorthands; in ShorthandMatches() local
H A Dcss_property_value.cc58 Vector<StylePropertyShorthand, 4> shorthands; in ShorthandID() local
/dports/www/csstidy/csstidy/
H A Dprepare.cpp22 map< string, vector<string> > shorthands; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dstyle_property_shorthand_custom.cc69 const Vector<StylePropertyShorthand, 4>& shorthands) { in indexOfShorthandForLonghand()
H A Dcss_property_value.cc43 Vector<StylePropertyShorthand, 4> shorthands; in ShorthandID() local
H A Dcss_keyframe_shorthand_value.cc14 Vector<StylePropertyShorthand, 4> shorthands; in ShorthandMatches() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DPropertySpecification.h112 ShorthandMap shorthands; variable
/dports/devel/kf5-kio/kio-5.89.0/src/urifilters/ikws/
H A Dsearchproviderdlg.cpp95 const QSet<QString> shorthands(normList.begin(), normList.end()); in shortcutsChanged() local
/dports/textproc/pear-Horde_Text_Filter_Csstidy/Horde_Text_Filter_Csstidy-2.0.1/lib/Horde/Text/Filter/Csstidy/
H A Dclass.csstidy_optimise.php112 function shorthands() function in csstidy_optimise
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/quickinsert/
H A Darticulations.py46 shorthands = { variable
/dports/security/vault/vault-1.8.2/vendor/github.com/ulikunitz/xz/internal/gflag/
H A Dflag.go86 func lineFlags(name, shorthands, defaultValue string) string { argument
634 func counterLine(name, shorthands, usage string) line { argument
805 func stringLine(name, shorthands, value, usage string) line { argument
820 func StringVarP(p *string, name, shorthands, value, usage string) { argument
836 func StringP(name, shorthands, value, usage string) *string { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/ulikunitz/xz/internal/gflag/
H A Dflag.go86 func lineFlags(name, shorthands, defaultValue string) string { argument
634 func counterLine(name, shorthands, usage string) line { argument
805 func stringLine(name, shorthands, value, usage string) line { argument
820 func StringVarP(p *string, name, shorthands, value, usage string) { argument
836 func StringP(name, shorthands, value, usage string) *string { argument
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/ulikunitz/xz/internal/gflag/
H A Dflag.go86 func lineFlags(name, shorthands, defaultValue string) string { argument
634 func counterLine(name, shorthands, usage string) line { argument
805 func stringLine(name, shorthands, value, usage string) line { argument
820 func StringVarP(p *string, name, shorthands, value, usage string) { argument
836 func StringP(name, shorthands, value, usage string) *string { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/ulikunitz/xz/internal/gflag/
H A Dflag.go86 func lineFlags(name, shorthands, defaultValue string) string { argument
634 func counterLine(name, shorthands, usage string) line { argument
805 func stringLine(name, shorthands, value, usage string) line { argument
820 func StringVarP(p *string, name, shorthands, value, usage string) { argument
836 func StringP(name, shorthands, value, usage string) *string { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/ulikunitz/xz/internal/gflag/
H A Dflag.go86 func lineFlags(name, shorthands, defaultValue string) string { argument
634 func counterLine(name, shorthands, usage string) line { argument
805 func stringLine(name, shorthands, value, usage string) line { argument
820 func StringVarP(p *string, name, shorthands, value, usage string) { argument
836 func StringP(name, shorthands, value, usage string) *string { argument
/dports/devel/bit/bit-1.1.2/vendor/github.com/ulikunitz/xz/internal/gflag/
H A Dflag.go86 func lineFlags(name, shorthands, defaultValue string) string { argument
634 func counterLine(name, shorthands, usage string) line { argument
805 func stringLine(name, shorthands, value, usage string) line { argument
820 func StringVarP(p *string, name, shorthands, value, usage string) { argument
836 func StringP(name, shorthands, value, usage string) *string { argument
/dports/science/py-molmod/molmod-1.4.8/molmod/
H A Dunits.py174 shorthands = { variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dsvg-path-writer.cpp274 std::string write_svg_path(PathVector const &pv, int prec, bool optimize, bool shorthands) in write_svg_path()
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dsvg-path-writer.cpp274 std::string write_svg_path(PathVector const &pv, int prec, bool optimize, bool shorthands) in write_svg_path()
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/load/
H A Dtags.go122 shorthands []string member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/build/scripts/core/css/
H A Dcss_properties.py345 def shorthands(self): member in CSSProperties
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/build/scripts/core/css/
H A Dcss_properties.py342 def shorthands(self): member in CSSProperties
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/purtle/src/
H A DRdfWriterBase.php50 private $shorthands = []; variable in Wikimedia\\Purtle\\RdfWriterBase

123456789