Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmat.c122 MonthsTab[12][4] = {"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"}; variable
1633 OsDesc,DayOfWTab[utc_time.tm_wday],MonthsTab[utc_time.tm_mon], in WriteMATImage()