Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocTabStopList.h12 typedef struct TabStopList struct
16 } TabStopList; argument
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/drawing/
H A Dtext.py278 class TabStopList(Serialisable): class