OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CountPieces
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.h
32
int32_t
CountPieces
() const { return m_LinePieces.GetSize(); }
fx_textbreak.h
32
int32_t
CountPieces
() const { return m_pLinePieces->GetSize(); }
Completed in 74 milliseconds