Home
last modified time | relevance | path

Searched defs:markFilter (Results 1 – 6 of 6) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/editor/
H A Deditor-extensions.ts382 const markFilter = markInputRuleFilter(schema, this.pandocMarks()); constant
H A Deditor.ts853 const markFilter = markInputRuleFilter(this.schema, this.extensions.pandocMarks()); constant
898 const markFilter = markInputRuleFilter(this.schema, this.extensions.pandocMarks()); constant
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLayoutEngine.cpp448 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErro… in adjustMarkGlyphs()
485 …int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEError… in adjustMarkGlyphs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLayoutEngine.cpp448 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErro… in adjustMarkGlyphs()
485 …int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEError… in adjustMarkGlyphs()
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/feaLib/
H A Dbuilder.py1144 def set_lookup_flag(self, location, value, markAttach, markFilter): argument
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/feaLib/
H A Dbuilder.py757 def set_lookup_flag(self, location, value, markAttach, markFilter): argument