Searched defs:textFormat (Results 1 – 1 of 1) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | dwrite.h | 812 #define IDWriteFactory_CreateGdiCompatibleTextLayout(This,string,stringLength,textFormat,layoutWidt… argument 813 #define IDWriteFactory_CreateEllipsisTrimmingSign(This,textFormat,trimmingSign) (This)->lpVtbl->Cre… argument 821 …me,fontCollection,fontWeight,fontStyle,fontStretch,fontSize,localeName,textFormat) (This)->lpVtbl-… argument 822 #define IDWriteFactory_CreateTextLayout(This,string,stringLength,textFormat,maxWidth,maxHeight,text… argument
|