Home
last modified time | relevance | path

Searched refs:STRIKETHROUGH_POSITION (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-font-face.cpp345 this->readAttr(SPAttr::STRIKETHROUGH_POSITION); in build()
643 case SPAttr::STRIKETHROUGH_POSITION: in set()
723 this->readAttr(SPAttr::STRIKETHROUGH_POSITION); in update()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dattributes.h406 STRIKETHROUGH_POSITION, enumerator
H A Dattributes.cpp406 {SPAttr::STRIKETHROUGH_POSITION, "strikethrough-position"},
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DBaseFont.java160 public static final int STRIKETHROUGH_POSITION = 15; field in BaseFont
H A DTrueTypeFont.java1383 case STRIKETHROUGH_POSITION: in getFontDescriptor()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DAttributeName.java1298 …public static final AttributeName STRIKETHROUGH_POSITION = new AttributeName(ALL_NO_NS, SAME_LOCAL… field in AttributeName
1882 STRIKETHROUGH_POSITION,