Home
last modified time | relevance | path

Searched refs:PaintChar (Results 1 – 10 of 10) sorted by relevance

/dports/devel/okteta/okteta-0.26.6/core/tests/
H A Dversionableiftest.cpp103 FixedSizeByteArrayModel Copy(Size, PaintChar);
110 mVersionable->fill(PaintChar);
122 mVersionable->fill(PaintChar, FillSection);
135 mVersionable->fill(PaintChar, FillSection);
148 mVersionable->fill(PaintChar, FillSection);
H A Dabstractbytearraymodeliftest.cpp171 FixedSizeByteArrayModel copy(size, PaintChar); in testFill()
178 mByteArrayModel->fill(PaintChar); in testFill()
189 mByteArrayModel->fill(PaintChar, fillRange); in testFill()
201 mByteArrayModel->fill(PaintChar, fillRange); in testFill()
214 mByteArrayModel->fill(PaintChar, fillRange.start(), fillRange.width()); in testFill()
229 mByteArrayModel->fill(PaintChar, fillRange); in testFill()
255 mByteArrayModel->setByte(i, PaintChar); in testSetGet()
260 QCOMPARE(mByteArrayModel->byte(i), PaintChar); in testSetGet()
/dports/devel/okteta/okteta-0.26.6/core/tests/util/
H A Dfill.hpp24 static constexpr Okteta::Byte PaintChar = 1; variable
/dports/games/dhewm3/dhewm3-1.5.1/neo/ui/
H A DDeviceContext.h143 …void PaintChar(float x,float y,float width,float height,float scale,float s,float t,float s2,fl…
H A DDeviceContext.cpp719 void idDeviceContext::PaintChar(float x,float y,float width,float height,float scale,float s,float … in PaintChar() function in idDeviceContext
801PaintChar(x,y - yadj,glyph->imageWidth,glyph->imageHeight,useScale,glyph->s,glyph->t,glyph->s2,gly… in DrawText()
1005PaintChar(x, y - yadj,glyph2->imageWidth,glyph2->imageHeight,useScale,glyph2->s,glyph2->t,glyph2->… in DrawEditCursor()
/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvgraph.c787 PaintChar((dclrp->LowerCase ? TO_LOWER(szSeq[i]) : szSeq[i])); in DDV_DrawSequence()
789 PaintChar(szSeq[i]); in DDV_DrawSequence()
801 PaintChar(szSeq[i]); in DDV_DrawSequence()
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h716 #define PaintChar Nlm_PaintChar macro
H A Dtreeview.c575 PaintChar(' '); in draw_label()
621 PaintChar(' '); in highLightBox()
647 PaintChar(' '); in unHighLightBox()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvgraph.c2412 PaintChar(str[n]); in UDV_draw_CDS_minus()
3073 PaintChar('H'); in UDV_Draw_features()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin9.c7857 PaintChar (udp->aln2 [j]); in LetDraw()
7867 PaintChar (udp->aln1 [j]); in LetDraw()
7948 PaintChar (str [q]); in LetDraw()
7999 PaintChar (str [q]); in LetDraw()
13177 PaintChar (aln_str [j]); in PaintAlignmentString()
13300 PaintChar (str [q]); in UpdateAlignmentLettersPanelOnDraw()
13352 PaintChar (str [q]); in UpdateAlignmentLettersPanelOnDraw()