Searched defs:beginPos (Results 1 – 3 of 3) sorted by relevance
48 beginPos = doc.find(begin) variable50 beginPos = beginPos + len(begin) + 1 variable
834 …::Transform(const CFX_AffineMatrix* pMatrix, CRF_DataPtrArray* pDataArray, int beginPos, int count) in Transform()1125 FX_FLOAT CPDF_LayoutProcessor_Reflow:: GetDatasWidth(int beginPos, int endpos) in GetDatasWidth()1367 int beginPos = 0, endPos = m_pTempLine->GetSize() - 1; in ProcessTextObject() local
352 private static LdcEntry copyCode(byte[] code, int beginPos, int endPos, in copyCode()