Home
last modified time | relevance | path

Searched defs:cell_display (Results 1 – 2 of 2) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Ddisplay.h34 struct cell_display struct
51 struct cell_display *used_by; argument
52 struct cell_display *was_used_by; argument
53 struct cell_display *next_damaged; argument
/dports/textproc/py-xlutils/xlutils-2.0.0/xlutils/
H A Ddisplay.py18 def cell_display(cell, datemode=0, encoding='ascii'): function