Home
last modified time | relevance | path

Searched refs:m_pSegmentOffset (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/gr/xp/
H A Dgr_RenderInfo.cpp56 m_pSegmentOffset(NULL), in GR_XPRenderInfo()
74 m_pSegmentOffset(NULL),
437 if(!m_pSegmentOffset) in _stripLigaturePlaceHolders()
H A Dgr_RenderInfo.h287 UT_sint32 * m_pSegmentOffset; variable
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TextRun.cpp1767 pRI->m_pSegmentOffset = reinterpret_cast<UT_sint32 *>(&iSegmentOffset[0]); in _draw()