HomeSort by relevance Sort by last modified time
    Searched refs:StringFormat (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusstringformat.h 4 * GDI+ StringFormat class
33 class StringFormat: public GdiplusBase
39 static const StringFormat* GenericDefault();
40 static const StringFormat* GenericTypographic();
42 StringFormat(INT formatFlags = 0, LANGID language = LANG_NEUTRAL):
48 StringFormat(const StringFormat *format):
55 ~StringFormat()
59 StringFormat* Clone() const
65 StringFormat *result = new StringFormat
    [all...]
gdipluspath.h 312 const PointF& origin, const StringFormat *format)
323 const Point& origin, const StringFormat *format)
334 const RectF& layoutRect, const StringFormat *format)
344 const Rect& layoutRect, const StringFormat *format)
gdiplusgraphics.h 631 const StringFormat *stringFormat, const Brush *brush)
638 stringFormat ? stringFormat->nativeStringFormat : NULL,
643 const StringFormat *stringFormat, const Brush *brush)
649 stringFormat ? stringFormat->nativeStringFormat : NULL,
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
time_test.cc 152 TEST(DateTimeTest, StringFormat) {
  /external/protobuf/src/google/protobuf/util/
field_mask_util_test.cc 120 TEST(FieldMaskUtilTest, StringFormat) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h     [all...]
adoint_backcompat.h     [all...]

Completed in 601 milliseconds