Home
last modified time | relevance | path

Searched refs:stdCharWidth (Results 1 – 25 of 51) sorted by relevance

123

/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dvsmapp.c81 p = SimplePanel (w, 28 * stdCharWidth, 12 * stdLineHeight, VSMDrawAbout); in Main()
H A Dudvmain.c292 Margins=20*stdCharWidth; in Main()
H A Dingenmain.c147 p = SimplePanel (hStart, 28 * stdCharWidth, 4 * stdLineHeight, Ing_DrawAbout); in Ing_StartupWindow()
H A Dentrez.c278 d = DocumentPanel (w, 30 * stdCharWidth, 16 * stdLineHeight); in AboutMoreProc()
353 max += 2 * stdCharWidth + 2; in AboutBoxWidth()
H A Dentrez2.c720 max += 2 * stdCharWidth + 2; in AboutBoxWidth()
H A Ddotmain.c869 p = SimplePanel (w, 28 * stdCharWidth, 4 * stdLineHeight, DOT_DrawAbout); in DOT_StartupWindow()
/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvmain.c299 Margins=10*stdCharWidth; in DDV_StartMainWin_Master()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dvsmutil.c2611 t = MultiLinePrompt (g, howToClickText, stdCharWidth * 30, systemFont); in CreateValidateWindowExExEx()
2612 vep->doc = DocumentPanel (g, stdCharWidth * 30, stdLineHeight * 20); in CreateValidateWindowExExEx()
2630 valColFmt [0].pixWidth = stdCharWidth * 5; in CreateValidateWindowExExEx()
2631 valColFmt [1].pixWidth = stdCharWidth * 6; in CreateValidateWindowExExEx()
2632 valColFmt [2].pixWidth = stdCharWidth * 19; in CreateValidateWindowExExEx()
2633 valColFmt [3].pixWidth = stdCharWidth * 20; in CreateValidateWindowExExEx()
2634 valColFmt [4].pixWidth = stdCharWidth * 30; in CreateValidateWindowExExEx()
2635 valColFmt [4].pixInset = stdCharWidth * 5 + 5; in CreateValidateWindowExExEx()
3836 rep->doc = DocumentPanel (g, stdCharWidth * 40, stdLineHeight * 20); in CreateReplaceWindow()
3847 repColFmt [0].pixWidth = stdCharWidth * 40; in CreateReplaceWindow()
[all …]
H A Dbiosrc.c2506 gbp->orglist = DocumentPanel (f, stdCharWidth * 25, height * 6); in CreateSimpleBioSourceDialog()
3537 p2 = StaticPrompt (q, "Dir", 4 * stdCharWidth, 0, programFont, 'c'); in MakePCRPrimerGroup()
3538 p3 = StaticPrompt (q, "Name", pcr_primer_dlg_widths[2] * stdCharWidth, 0, programFont, 'c'); in MakePCRPrimerGroup()
3686 gbp->orglist = DocumentPanel (f, stdCharWidth * 25, height * 6); in CreateBioSourceDialog()
3840 gbp->gbacr = StaticPrompt (g, "", 15 * stdCharWidth, stdLineHeight, systemFont, 'l'); in CreateBioSourceDialog()
3842 gbp->gbana = StaticPrompt (g, "", 15 * stdCharWidth, stdLineHeight, systemFont, 'l'); in CreateBioSourceDialog()
3844 gbp->gbsyn = StaticPrompt (g, "", 15 * stdCharWidth, stdLineHeight, systemFont, 'l'); in CreateBioSourceDialog()
3846 gbp->tymat = StaticPrompt (g, "", 15 * stdCharWidth, stdLineHeight, systemFont, 'l'); in CreateBioSourceDialog()
3906 StaticPrompt (f2, "This page is read-only", 15 * stdCharWidth, 0, programFont, 'c'); in CreateBioSourceDialog()
3909 StaticPrompt (t, "Database", 7 * stdCharWidth, 0, programFont, just); in CreateBioSourceDialog()
[all …]
H A Dmedview.c966 minwid = 35 * stdCharWidth + 17; in CreateMedlineViewForm()
968 minwid = 27 * stdCharWidth + 17; in CreateMedlineViewForm()
1063 mfp->text = ScrollText (s, pixwidth / stdCharWidth, in CreateMedlineViewForm()
H A De2docsum.c791 rct.left += 3 * stdCharWidth - 8; in DrawIcon()
2397 docsumColFmt [0].pixInset = 6 * stdCharWidth; in ResizeDocSumForm()
2398 remaining = s.right - s.left - 6 * stdCharWidth; in ResizeDocSumForm()
2400 docsumColFmt [0].pixWidth = quarter + 6 * stdCharWidth; in ResizeDocSumForm()
5136 sfp->docsum = DocumentPanel (g, 33 * stdCharWidth, 20 * stdLineHeight); in CreateDocsumForm()
5239 docsumColFmt [0].pixInset = 6 * stdCharWidth; in CreateDocsumForm()
5240 remaining = r.right - r.left - 6 * stdCharWidth; in CreateDocsumForm()
5242 docsumColFmt [0].pixWidth = quarter + 6 * stdCharWidth; in CreateDocsumForm()
5244 textColFmt [0].pixInset = 3 * stdCharWidth; in CreateDocsumForm()
H A Dvaldlg.c525 dlg->rule_list_dlg = DocumentPanel (p, stdCharWidth * 50, stdLineHeight * 12); in CommentSetDialog()
H A Ddlgutil2.c542 fpp->citdoc = DocumentPanel (m, 25 * stdCharWidth, 5 * cofParFmt.minHeight); in CreateCitOnFeatDialog()
1036 fcep->allcitdoc = DocumentPanel (p, 25 * stdCharWidth, 15 * stdLineHeight); in FeatCitEditDialog()
1969 StaticPrompt (q, "Comment", 25 * stdCharWidth, 0, programFont, 'c'); in CreateCommonFeatureGroupEx()
2002 StaticPrompt (t, "Database", 7 * stdCharWidth, 0, programFont, just); in CreateCommonFeatureGroupEx()
2003 StaticPrompt (t, "Object ID", 8 * stdCharWidth, 0, programFont, just); in CreateCommonFeatureGroupEx()
2650 pixwidth = 35 * stdCharWidth + 17; in LaunchGeneralTextViewerEx()
2711 tfp->text = ScrollText (w, (pixwidth + stdCharWidth - 1) / stdCharWidth, in LaunchGeneralTextViewerEx()
9399 dlg->col_fmt[0].pixWidth = 5 * stdCharWidth; in PointerToClickableItemListDlg()
10768 stdCharWidth * 30, in CreateClickableListDialog()
10769 stdCharWidth * 30 + 5, in CreateClickableListDialog()
[all …]
H A Dudvpanel.c2212 Margins=20*stdCharWidth; in CreateMainControls()
2464 Margins=20*stdCharWidth; in CreateUDVpanel()
3197 Margins=4*stdCharWidth; in InitFeaturesListDlg()
H A Dingenwin.c591 winsize = (rc.right-rc.left) - 3*stdCharWidth; in Ing_PopulateCpG()
686 left_margin=5*stdCharWidth; in Ing_CreateCpGReport()
733 winsize = (rc.right-rc.left) - 3*stdCharWidth; in Ing_PopulateMotif()
741 cxChar = stdCharWidth; in Ing_PopulateMotif()
828 left_margin=5*stdCharWidth; in Ing_CreateMotifReport()
5169 winsize = (rc.right - rc.left) - (margin + 3*stdCharWidth); in Ing_PrintCompProteins()
5311 winsize = (rc.right - rc.left) - 3*stdCharWidth; in Ing_PropagateReport()
7774 hMain = DocumentWindow( 5*stdCharWidth, -5*stdCharWidth, 600, 900, in Ing_SetupMainWindow()
H A Dpubdesc.c2348 StaticPrompt (g3, "Title", (Int2) (28 * stdCharWidth), in CreatePubdescDialog()
2351 StaticPrompt (g3, "Description", (Int2) (28 * stdCharWidth), in CreatePubdescDialog()
2389 StaticPrompt (g3, "Title", (Int2) (28 * stdCharWidth), 0, in CreatePubdescDialog()
2750 (Int2) (25 * stdCharWidth), 0, in CreatePubdescDialog()
2768 StaticPrompt (g10, "Remark", (Int2) (25 * stdCharWidth), 0, in CreatePubdescDialog()
6190 dlg->pubdesc_table = TableDisplayDialog (p, stdCharWidth * 27, stdLineHeight * 16, 0, 2, in PublicationListDialog()
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Display_mod_1_1.cxx1453 int stdCharWidth, charWidth, startIndex, charStyle, style; in draw_vline() local
1488 stdCharWidth = TMPFONTWIDTH; //mFontStruct->max_bounds.width; in draw_vline()
1489 if ( stdCharWidth <= 0 ) { in draw_vline()
1526 charWidth = charIndex >= lineLen ? stdCharWidth : in draw_vline()
1568 charWidth = stdCharWidth; in draw_vline()
1602 charWidth = stdCharWidth; in draw_vline()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Display.cxx1441 int stdCharWidth, charWidth, startIndex, charStyle, style; in draw_vline() local
1476 stdCharWidth = TMPFONTWIDTH; //mFontStruct->max_bounds.width; in draw_vline()
1477 if ( stdCharWidth <= 0 ) { in draw_vline()
1514 charWidth = charIndex >= lineLen ? stdCharWidth : in draw_vline()
1556 charWidth = stdCharWidth; in draw_vline()
1590 charWidth = stdCharWidth; in draw_vline()
/dports/biology/ncbi-toolkit/ncbi/network/vibnet/
H A Ddocsum.c608 rct.left += 3 * stdCharWidth - 8; in DrawIcon()
3215 docsumColFmt [0].pixInset = 6 * stdCharWidth; in ResizeDocSumForm()
3216 remaining = s.right - s.left - 6 * stdCharWidth; in ResizeDocSumForm()
3218 docsumColFmt [0].pixWidth = quarter + 6 * stdCharWidth; in ResizeDocSumForm()
3358 sfp->docsum = DocumentPanel (g, 32 * stdCharWidth, 20 * stdLineHeight); in CreateDocSumForm()
3432 docsumColFmt [0].pixInset = 6 * stdCharWidth; in CreateDocSumForm()
3433 remaining = r.right - r.left - 6 * stdCharWidth; in CreateDocSumForm()
3435 docsumColFmt [0].pixWidth = quarter + 6 * stdCharWidth; in CreateDocSumForm()
3437 textColFmt [0].pixInset = 3 * stdCharWidth; in CreateDocSumForm()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin8.c4409 StaticPrompt (x, "ProbeDB", 10 * stdCharWidth, 0, programFont, 'c'); in CreateDblinkDialog()
5657 StaticPrompt (y, "Field", 16 * stdCharWidth, 0, programFont, 'c'); in CreateStruCommDialog()
5658 StaticPrompt (y, "Text", 16 * stdCharWidth, 0, programFont, 'c'); in CreateStruCommDialog()
9034 StaticPrompt (y, "From", 8 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyDialog()
9035 StaticPrompt (y, "To", 8 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyDialog()
9864 StaticPrompt (y, "", 16 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyAlignmentDialog()
9865 StaticPrompt (y, "", 8 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyAlignmentDialog()
9866 StaticPrompt (y, "", 8 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyAlignmentDialog()
9867 StaticPrompt (y, "", 8 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyAlignmentDialog()
9869 StaticPrompt (y, "", 8 * stdCharWidth, 0, programFont, 'c'); in CreateAssemblyAlignmentDialog()
[all …]
H A Dsequin2.c5741 ppp->doc = DocumentPanel (g, stdCharWidth * 27, stdLineHeight * 8); in CreatePhylipDialog()
13941 dlg->org_list = DocumentPanel (grp, stdCharWidth * 25, height * 6); in OrganismSelectionDialog()
14620 StaticPrompt (id_grp, "SeqID", 7 * stdCharWidth, 0, programFont, 'l'); in MultiOrganismSelectionDialog()
17663 Int4 doc_width = stdCharWidth * 40; in SourceAssistant()
18138 dlg->summary_ppt = StaticPrompt (p, NULL, stdCharWidth * 20, in FastaSummaryDialog()
22675 p1 = StaticPrompt (ppt, "Error", 6 * stdCharWidth, 0, programFont, 'l'); in CreateIDsAndTitlesDialog()
24250 MultiLinePrompt (sequence_grp, str, 60 * stdCharWidth, programFont); in SequenceAssistantAddSequence()
24443 MultiLinePrompt (sequence_grp, str, 60 * stdCharWidth, programFont); in SequenceAssistantEditSequence()
29611 stdCharWidth * 30, in RemoveSequencesFromRecordBaseForm()
29749 stdCharWidth * 30, in SubmitterRemoveSequencesFromRecordBaseForm()
[all …]
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h623 #define stdCharWidth Nlm_stdCharWidth macro
H A Dvibforms.c408 width += stdCharWidth - 1; in CreateEnumListDialog()
409 width /= stdCharWidth; in CreateEnumListDialog()
2089 (Handle) StaticPrompt (g, "", stdCharWidth * textWidths [j] + 2, in CreateTagListDialogEx3()
/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dcn3dwin.c2001 (Int2) (35 * stdCharWidth + 17), in Cn3D_AboutStruc()
2004 Cn3D_ColFmt.pixWidth = (Int2) (60 * stdCharWidth); in Cn3D_AboutStruc()
/dports/editors/nedit/nedit-5.7/source/
H A DtextDisp.c1756 int stdCharWidth, charWidth, startIndex, charStyle, style; in redisplayLine() local
1794 stdCharWidth = textD->fontStruct->max_bounds.width; in redisplayLine()
1795 if (stdCharWidth <= 0) { in redisplayLine()
1832 ? stdCharWidth in redisplayLine()
1890 charWidth = stdCharWidth; in redisplayLine()

123