Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.h32 struct FX_RTFTEXTOBJ { struct
36 CFX_WideString pStr;
37 std::vector<int32_t> pWidths;
38 CFX_RetainPtr<CFGAS_GEFont> pFont;
39 const CFX_RectF* pRect;
40 FX_WCHAR wLineBreakChar;
41 FX_FLOAT fFontSize;
42 int32_t iLength;
43 int32_t iBidiLevel;
44 int32_t iHorizontalScale;
[all …]
Dfgas_rtfbreak.cpp1021 FX_RTFTEXTOBJ::FX_RTFTEXTOBJ() in FX_RTFTEXTOBJ() function in FX_RTFTEXTOBJ