Home
last modified time | relevance | path

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

/dports/graphics/swftools/swftools-0.9.2/lib/
H A Drfxswf.h616 #define ET_ALIGN_JUSTIFY 3 macro
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfc.c4116 else if(!strcmp(alignstr, "justify")) align = ET_ALIGN_JUSTIFY; in c_edittext()