Home
last modified time | relevance | path

Searched refs:SPEAK_PUNCTUATION_CODE (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/libcss/libcss-0.9.1/src/select/properties/
H A Dspeak_punctuation.c24 case SPEAK_PUNCTUATION_CODE: in css__cascade_speak_punctuation()
/dports/textproc/libcss/libcss-0.9.1/src/bytecode/
H A Dopcodes.h658 SPEAK_PUNCTUATION_CODE = 0x0000, enumerator
/dports/textproc/libcss/libcss-0.9.1/src/parse/properties/
H A Dproperties.gen161 speak_punctuation:CSS_PROP_SPEAK_PUNCTUATION IDENT:( INHERIT: CODE:0,SPEAK_PUNCTUATION_CODE NONE:0,…
/dports/textproc/libcss/libcss-0.9.1/test/
H A Ddump.h2518 case SPEAK_PUNCTUATION_CODE: in dump_bytecode()