Home
last modified time | relevance | path

Searched defs:tm_table (Results 1 – 4 of 4) sorted by relevance

/dports/x11/wapanel/wapanel-1.1.0/src/
H A Dwap_t_convert.cc193 toml::table tm_table; in convert_toml_to_wap_t_config_variable() local
/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DCoreP.h154 String tm_table; /* state machine */ member
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextP.h206 XtTranslations tm_table; member
/dports/x11/bitmap/bitmap-1.0.9/
H A DBitmap.c770 char *tm_table = XtMalloc(strlen(translations1) + strlen(translations2) + 1); in ClassInitialize() local