Home
last modified time | relevance | path

Searched refs:GetRTFLine (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/layout/
H A Dfgas_rtfbreak.cpp290 CFX_RTFLine* CFX_RTFBreak::GetRTFLine(FX_BOOL bReady) const { in GetRTFLine() function in CFX_RTFBreak
304 CFX_RTFLine* pRTFLine = GetRTFLine(bReady); in GetRTFPieces()
620 CFX_RTFLine* pLastLine = GetRTFLine(TRUE); in EndBreak()
1124 CFX_RTFLine* pRTFLine = GetRTFLine(TRUE); in GetLineRect()
1154 CFX_RTFLine* pRTFLine = GetRTFLine(TRUE); in ClearBreakPieces()
H A Dfgas_rtfbreak.h266 CFX_RTFLine* GetRTFLine(FX_BOOL bReady) const;