/dports/editors/fte/fte/src/ |
H A D | e_buffer.cpp | 271 int EBuffer::UpdateMark(EPoint &M, int Type, int Row, int Col, int Rows, int Cols) { in UpdateMark() function in EBuffer 369 UpdateMark(SavedPos, Type, Row, Col, Rows, Cols); in UpdateMarker() 370 UpdateMark(PrevPos, Type, Row, Col, Rows, Cols); in UpdateMarker() 372 UpdateMark(BB, Type, Row, Col, Rows, Cols); in UpdateMarker() 373 UpdateMark(BE, Type, Row, Col, Rows, Cols); in UpdateMarker() 383 UpdateMark(GetViewVPort(V)->TP, Type, Row, Col, Rows, Cols); in UpdateMarker() 385 UpdateMark(GetViewVPort(V)->CP, Type, Row, Col, Rows, Cols); in UpdateMarker() 396 UpdateMark(M, Type, Row, Col, Rows, Cols); in UpdateMarker() 406 UpdateMark(M, Type, Row, Col, Rows, Cols); in UpdateMarker() 412 UpdateMark((*it)->GetPoint(), Type, Row, Col, Rows, Cols); in UpdateMarker()
|
H A D | e_buffer.h | 358 int UpdateMark(EPoint &M, int Type, int Line, int Col, int Lines, int Cols);
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/ |
H A D | swuiidxmrk.hxx | 94 void UpdateMark();
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/ |
H A D | swuiidxmrk.hxx | 94 void UpdateMark();
|
/dports/x11-toolkits/blt/blt2.5/generic/ |
H A D | bltTreeViewColumn.c | 2559 UpdateMark(tvPtr, newMark) in UpdateMark() function 2666 UpdateMark(tvPtr, x); 2694 UpdateMark(tvPtr, x); 2716 UpdateMark(tvPtr, tvPtr->ruleMark);
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 415 UpdateMark(); in InsertUpdate() 504 void SwIndexMarkPane::UpdateMark() in UpdateMark() function in SwIndexMarkPane
|
/dports/math/gnuplot/gnuplot-5.4.1/src/win/ |
H A D | wtext.c | 94 static void UpdateMark(LPTW lptw, POINT pt); 920 UpdateMark(LPTW lptw, POINT pt) in UpdateMark() function 1868 UpdateMark(lptw, pt); in WndTextProc() 1914 UpdateMark(lptw, pt); in WndTextProc()
|
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/ |
H A D | wtext.c | 94 static void UpdateMark(LPTW lptw, POINT pt); 920 UpdateMark(LPTW lptw, POINT pt) in UpdateMark() function 1868 UpdateMark(lptw, pt); in WndTextProc() 1914 UpdateMark(lptw, pt); in WndTextProc()
|
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/ |
H A D | wtext.c | 101 static void UpdateMark(LPTW lptw, POINT pt); 927 UpdateMark(LPTW lptw, POINT pt) in UpdateMark() function 1875 UpdateMark(lptw, pt); in WndTextProc() 1921 UpdateMark(lptw, pt); in WndTextProc()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 478 UpdateMark(); in InsertUpdate() 568 void SwIndexMarkPane::UpdateMark() in UpdateMark() function in SwIndexMarkPane
|