Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dgdiplusstringformat.h22 class StringFormat : public GdiplusBase
25 StringFormat(INT formatFlags = 0, LANGID language = LANG_NEUTRAL) : nativeFormat(NULL) in nativeFormat()
30 StringFormat(const StringFormat *format) : nativeFormat(NULL) in StringFormat() function
35 StringFormat *
44 StringFormat *newFormat = new StringFormat(cloneFormat, lastStatus); in Clone()
50 ~StringFormat() in ~StringFormat()
55 static const StringFormat *
61 static const StringFormat *
203 StringFormat(GpStringFormat *format, Status status) : nativeFormat(format), lastStatus(status) in StringFormat() function
217 getNat(const StringFormat *sf) in getNat()
[all …]
H A Dgdiplusbase.h64 class StringFormat; variable
110 getNat(const StringFormat *sf);
H A Dgdipluspath.h305 const StringFormat *format) in AddString()
320 const StringFormat *format) in AddString()
336 const StringFormat *format) in AddString()
352 const StringFormat *format) in AddString()
H A Dgdiplusgraphics.h572 const StringFormat *stringFormat, in DrawString()
594 const StringFormat *stringFormat, in DrawString()
1250 const StringFormat *stringFormat, in MeasureCharacterRanges()
1282 const StringFormat *stringFormat, in MeasureString()
1294 const StringFormat *stringFormat, in MeasureString()
1308 const StringFormat *stringFormat, in MeasureString()