Home
last modified time | relevance | path

Searched defs:FX_TXTRUN (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dfgas_textbreak.h94 struct FX_TXTRUN { struct
99 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 …]
Dfgas_textbreak.cpp1625 FX_TXTRUN::FX_TXTRUN() in FX_TXTRUN() function in FX_TXTRUN