Home
last modified time | relevance | path

Searched defs:TextAttr (Results 1 – 13 of 13) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/plugins/sdw/xp/
H A Die_imp_StarOffice.h98 struct TextAttr { struct
99 TextAttr() : data(NULL), isOff(false), isPara(false) {} in TextAttr() argument
100 ~TextAttr() { if (data) delete[] data; } in ~TextAttr() argument
101 bool startSet, endSet; // true if the start/end attribute is valid
102 UT_uint16 which;
103 UT_uint16 ver;
104 UT_uint16 start;
105 UT_uint16 end;
108 gsf_off_t dataLen;
110 UT_String attrName;
[all …]
/dports/games/edge/Edge-1.35-source/src/
H A Dunx_system.cc339 void TextAttr (int attr) in TextAttr() function
/dports/editors/xvile/vile-9.8v/
H A Dos2vio.c50 static BYTE TextAttr; variable
/dports/editors/vile/vile-9.8v/
H A Dos2vio.c50 static BYTE TextAttr; variable
/dports/misc/estic/estic-1.61_10/spunk/
H A Ditemwin.cc275 unsigned TextAttr; // Attribute for normal text in Draw() local
H A Dmenue.cc174 unsigned TextAttr; // Attribute for normal text in Draw() local
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwtext.c2550 TextAttr(LPTW lptw, BYTE attr) in TextAttr() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwtext.c2550 TextAttr(LPTW lptw, BYTE attr) in TextAttr() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwtext.c2557 TextAttr(LPTW lptw, BYTE attr) in TextAttr() function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/lrf/
H A Dobjects.py526 class TextAttr(StyleObject, LRFObject, TextCSS): class
/dports/math/gap/gap-4.11.0/pkg/GAPDoc-1.6.3/doc/
H A Dgapdoc.tex3069 \label{TextAttr} label
/dports/www/xist/ll-xist-5.34/src/ll/xist/
H A Dxsc.py2442 class TextAttr(Attr): class
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/
H A DitemToModuleMap.json5997 "TextAttr":"wx.", string