Home
last modified time | relevance | path

Searched refs:_findPositionCoords (Results 1 – 9 of 9) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_VisualDragText.cpp587 …m_pView->_findPositionCoords(newPos, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection, … in drawCursor()
649 …m_pView->_findPositionCoords(posLow, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection, … in getImageFromSelection()
653 …m_pView->_findPositionCoords(posLow, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection, … in getImageFromSelection()
670 …m_pView->_findPositionCoords(posHigh, bEOL, xHigh, yHigh, xCaret2, yCaret2, heightCaret, bDirectio… in getImageFromSelection()
674 …m_pView->_findPositionCoords(posHigh, bEOL, xHigh, yHigh, xCaret2, yCaret2, heightCaret, bDirectio… in getImageFromSelection()
703 …m_pView->_findPositionCoords(posLow+1, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection… in getImageFromSelection()
706 …m_pView->_findPositionCoords(posLow, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection, … in getImageFromSelection()
729 …m_pView->_findPositionCoords(posHigh, bEOL, xHigh, yHigh, xCaret2, yCaret2, heightCaret, bDirectio… in getImageFromSelection()
784 …m_pView->_findPositionCoords(posLow, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection, … in getImageFromSelection()
788 …m_pView->_findPositionCoords(posLow+1, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection… in getImageFromSelection()
[all …]
H A Dfv_View_protected.cpp946 _findPositionCoords(iPoint, m_bPointEOL, xPoint, in _getDocPosFromPoint()
2217 _findPositionCoords(getPoint(),false,x,y,x2,y2,iHeight,bDirection,&pBlock,&pRun); in _moveInsPtNextPrevScreen()
2310 _findPositionCoords(iNewPoint,false,newX,newY,x2,y2,newHeight,bDirection,&pBlock,&pRun); in _moveInsPtNextPrevScreen()
2336 _findPositionCoords(iNewPoint,false,newX,newY,x2,y2,newHeight,bDirection,&pBlock,&pRun); in _moveInsPtNextPrevScreen()
3744 _findPositionCoords(iPos1, false, x, y, x2, y2, uheight, bDirection, &pBlock1, &pRun1); in _drawOrClearBetweenPositions()
3745 _findPositionCoords(iPos2, false, x, y, x2, y2, uheight, bDirection, &pBlock2, &pRun2); in _drawOrClearBetweenPositions()
3984 _findPositionCoords(iPos1, false, x, y, x2, y2, uheight, bDirection, &pBlock1, &pRun1); in _clearBetweenPositions()
3985 _findPositionCoords(iPos2, false, x, y, x2, y2, uheight, bDirection, &pBlock2, &pRun2); in _clearBetweenPositions()
4082 void FV_View::_findPositionCoords(PT_DocPosition pos, in _findPositionCoords() function in FV_View
4339 _findPositionCoords(pCP->m_iInsPoint, pCP->m_bPointEOL, pCP->m_xPoint, in _fixInsertionPointCoords()
[all …]
H A Dfv_SelectionHandles.cpp38 m_pView->_findPositionCoords (pos,false, x1, y1, in _getPositionCoords()
H A Dfv_View.cpp2386 _findPositionCoords(pos, FALSE, x, y, x2, y2, height, bDirection, &pBlock, &pRun); in getLineBounds()
2410 _findPositionCoords(pos, FALSE, fp_x, fp_y, x2, y2, fp_height, bDirection, NULL, NULL); in getChar()
2972 _findPositionCoords(pos,bEOL,x,y,x2,y2,height,bDirection,&pBlock,&pRun); in getSelectedImage()
3035 _findPositionCoords(pos,bEOL,x,y,x2,y2,height,bDirection,&pBlock,&pRun); in getSelectedObject()
4962 _findPositionCoords(posStart + 1, in getAttributes()
5315 _findPositionCoords(posStart + 1, in getCharFormat()
9970_findPositionCoords(pos, bEOL, xPoint, yPoint, xPoint2, yPoint2, iPointHeight, bDirection, &pBlock… in getCellAtPos()
10964 _findPositionCoords(iPos1, false, x, y, x2, y2, h, b,&pBlock, &pRun); in doesSelectionContainRevision()
11014 _findPositionCoords(m_iInsPoint, false, x, y, x2, y2, h, b,&pBlock, &pRun); in getInsertionPointContext()
11124 _findPositionCoords(pos, in getCurrentPage()
[all …]
H A Dfv_InlineImage.cpp452 …m_pView->_findPositionCoords(newPos, bEOL, xLow, yLow, xCaret2, yCaret2, heightCaret, bDirection, … in drawCursor()
494 m_pView->_findPositionCoords(posAtXY,bEOL,x1,y1,x2,y2,height,bDirection,&pBlock,&pRun); in getImageFromSelection()
H A Dfv_FrameEdit.cpp847 m_pView->_findPositionCoords(posAtXY,bEOL,x1,y1,x2,y2,height,bDir,&pBL,&pRun); in getFrameStrings()
H A Dfv_View.h929 void _findPositionCoords(PT_DocPosition pos,
H A Dfv_View_cmd.cpp792_findPositionCoords(posOfColumn, bEOL, xCaret, yCaret, xCaret2, yCaret2, heightCaret, bDirection, … in cmdSelectColumn()
815_findPositionCoords(posWork+1, bEOL, xCaret, yCaret, xCaret2, yCaret2, heightCaret, bDirection, &p… in cmdSelectColumn()
5303_findPositionCoords(getPoint(), bEOL, xCaret, yCaret, xCaret2, yCaret2, heightCaret, bDirection, &… in cmdInsertPositionedGraphic()
H A Dfl_DocLayout.cpp4149 pView->_findPositionCoords(pView->getPoint(),bEnd,x1,y1,x2,y2,height,bDir,&pBlock,&pRun); in _redrawUpdate()
4180 pView->_findPositionCoords(pView->getPoint(),bEnd,x1,y1,x2,y2,height,bDir,&pBlock,&pRun); in _redrawUpdate()