Home
last modified time | relevance | path

Searched defs:alignLoc (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dseqcons.c151 static Nlm_Int4 CSC_GetColumnColorByRowAndAlignLoc(Nlm_Int4 row, Nlm_Int4 alignLoc) in CSC_GetColumnColorByRowAndAlignLoc()
163 Nlm_Int4 alignLoc = -1; in CSC_GetColumnColorByRow() local
576 Nlm_Int4 alignLoc, residueColorInt; in CSC_SetDDVRowCells() local
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dsketchwidget.cpp2522 void SketchWidget::alignLoc(QPointF & loc, const QPointF startPoint, const QPointF newLoc, const QP… in alignLoc() function in SketchWidget