Searched defs:stringFormat (Results 1 – 3 of 3) sorted by relevance
631 const StringFormat *stringFormat, const Brush *brush) in DrawString()643 const StringFormat *stringFormat, const Brush *brush) in DrawString()1249 const StringFormat *stringFormat, in MeasureCharacterRanges()1334 const StringFormat *stringFormat, in MeasureString()
199 StringFormat(GpStringFormat *stringFormat, Status status): in StringFormat()
75 @Benchmark int stringFormat(int reps) { in stringFormat() method in DoubleToStringBenchmark2