Searched defs:FX_TXTRUN (Results 1 – 2 of 2) sorted by relevance
94 struct FX_TXTRUN { struct99 IFX_TxtAccess* pAccess;100 const FDE_TEXTEDITPIECE* pIdentity;101 CFX_WideString wsStr;102 int32_t* pWidths;103 int32_t iLength;104 CFX_RetainPtr<CFGAS_GEFont> pFont;105 FX_FLOAT fFontSize;106 uint32_t dwStyles;107 int32_t iHorizontalScale;[all …]
1625 FX_TXTRUN::FX_TXTRUN() in FX_TXTRUN() function in FX_TXTRUN