Home
last modified time | relevance | path

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

/dports/accessibility/py-atspi/pyatspi-2.38.1/tests/dummyatk/
H A Dmy-atk-text.c76 table_sentence_symbols[TABLE_SIZE], variable
81 table_sentence_symbols,
82 table_sentence_symbols,
335 table_sentence_symbols[i] = TRUE; in table_symbols_init()
336 table_sentence_symbols['.'] = FALSE; in table_symbols_init()
337 table_sentence_symbols['!'] = FALSE; in table_symbols_init()
338 table_sentence_symbols['?'] = FALSE; in table_symbols_init()
340 table_sentence_symbols[i] = FALSE; in table_symbols_init()
341 table_sentence_symbols['\0'] = FALSE; in table_symbols_init()