Home
last modified time | relevance | path

Searched defs:txtwidth (Results 1 – 11 of 11) sorted by relevance

/dports/devel/itext/itext-4.2.0/toolbox/com/lowagie/toolbox/plugins/
H A DWatermarker.java130 float txtwidth = bf.getWidthPoint(text, fontsize); in execute() local
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/
H A Dtxtview.c73 static int txton, txtx, txty, txtwidth, txtheight; variable
/dports/science/openbabel/openbabel-3.1.1/src/GUI/
H A DOBGUI.cpp926 int txtwidth, txtheight, wndheight; in ShortenedPath() local
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DGenericClientListCtrl.cpp956 wxCoord txtwidth, txtheight; in DrawClientItem() local
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DGenericClientListCtrl.cpp948 wxCoord txtwidth, txtheight; in DrawClientItem() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dui.cpp455 int txtwidth = utf8_width( remove_color_tags( entries[i].txt ) ); in setup() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dui.cpp455 int txtwidth = utf8_width( remove_color_tags( entries[i].txt ) ); in setup() local
/dports/editors/joe/joe-4.6/joe/
H A Dscrn.c2230 ptrdiff_t txtwidth(const char *s,ptrdiff_t len) in txtwidth() function
/dports/editors/jupp/jupp/
H A Dscrn.c1703 int txtwidth(unsigned char *s,int len) in txtwidth() function
/dports/lang/seed7/seed7/src/
H A Dcon_x11.c1247 static intType txtwidth (unsigned char *stri, intType length, in txtwidth() function
/dports/math/mathgl/mathgl-2.5/src/
H A Dobj.cpp462 const size_t txtwidth = 512; in mgl_write_obj() local