HomeSort by relevance Sort by last modified time
    Searched refs:GetRTFLine (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.h 154 CFX_RTFLine* GetRTFLine(FX_BOOL bReady) const;
fx_rtfbreak.cpp 293 CFX_RTFLine* CFX_RTFBreak::GetRTFLine(FX_BOOL bReady) const {
307 CFX_RTFLine* pRTFLine = GetRTFLine(bReady);
624 CFX_RTFLine* pLastLine = GetRTFLine(TRUE);
    [all...]

Completed in 3959 milliseconds