Home
last modified time | relevance | path

Searched refs:GGadget (Results 51 – 75 of 108) sorted by relevance

12345

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dsavefontdlg.c112 GGadget *gfc;
113 GGadget *pstype;
114 GGadget *bmptype;
115 GGadget *bmpsizes;
116 GGadget *options;
117 GGadget *rename;
118 GGadget *validate;
250 static int OPT_PSHints(GGadget *g, GEvent *e) { in OPT_PSHints()
1636 GGadget *tf; in _GFD_SaveOk()
1856 { GGadget *pulldown, *list, *tf; in GFD_Format()
[all …]
H A Dtransform.c116 static int Trans_OK(GGadget *g, GEvent *e) { in Trans_OK()
267 static int Trans_Cancel(GGadget *g, GEvent *e) { in Trans_Cancel()
277 static int Trans_TypeChange(GGadget *g, GEvent *e) { in Trans_TypeChange()
312 GGadget *sg; in Trans_TypeChange()
317 GGadget *tf = GWidgetGetControl(bw,selcid[index]+offset); in Trans_TypeChange()
587 GGadget *orig; in TransformDlgCreate()
819 GGadget *firstoption = GWidgetGetControl(td.gw,CID_Type); in TransformDlgCreate()
830 GGadget *tf = GWidgetGetControl(td.gw,selcid[index]+i*TBlock_CIDOffset); in TransformDlgCreate()
H A Dcvgetinfo.c67 GGadget *group1ret, *group2ret;
138 static int GI_Cancel(GGadget *g, GEvent *e) { in GI_Cancel()
274 static int GI_ROK(GGadget *g, GEvent *e) { in GI_ROK()
283 static int GI_Show(GGadget *g, GEvent *e) { in GI_Show()
957 static int AI_Next(GGadget *g, GEvent *e) { in AI_Next()
968 static int AI_Prev(GGadget *g, GEvent *e) { in AI_Prev()
983 static int AI_Ok(GGadget *g, GEvent *e);
984 static int AI_Delete(GGadget *g, GEvent *e) { in AI_Delete()
1068 static int AI_New(GGadget *g, GEvent *e) { in AI_New()
1340 static int AI_Ok(GGadget *g, GEvent *e) { in AI_Ok()
[all …]
H A Dstatemachine.c89 GGadget *hsb, *vsb;
272 GGadget *list = GWidgetGetControl( smd->gw, CID_Classes ); in SMD_Fillup()
448 static int SMDE_Arrow(GGadget *g, GEvent *e) { in SMDE_Arrow()
818 static int SMD_Cancel(GGadget *g, GEvent *e) { in SMD_Cancel()
827 static int SMD_Ok(GGadget *g, GEvent *e) { in SMD_Ok()
1253 static char *SMD_PickGlyphsForClass(GGadget *g,int r, int c) { in SMD_PickGlyphsForClass()
1261 static void SMD_NewClassRow(GGadget *g,int r) { in SMD_NewClassRow()
1271 static void SMD_FinishEdit(GGadget *g,int r, int c, int wasnew) { in SMD_FinishEdit()
1277 static int SMD_EnableDeleteClass(GGadget *g,int whichclass) { in SMD_EnableDeleteClass()
1281 static void SMD_DeleteClass(GGadget *g,int whichclass) { in SMD_DeleteClass()
[all …]
H A Dcvgridfit.c117 static int FtPpem_OK(GGadget *g, GEvent *e) { in FtPpem_OK()
161 static int FtPpem_Cancel(GGadget *g, GEvent *e) { in FtPpem_Cancel()
169 static int FtPpem_SameAsChanged(GGadget *g, GEvent *e) { in FtPpem_SameAsChanged()
183 static int FtPpem_PtYChanged(GGadget *g, GEvent *e) { in FtPpem_PtYChanged()
H A Dbitmapdlg.c131 static int CB_OK(GGadget *g, GEvent *e) { in CB_OK()
153 static int CB_Cancel(GGadget *g, GEvent *e) { in CB_Cancel()
187 static void _CB_TextChange(CreateBitmapData *bd, GGadget *g) { in _CB_TextChange()
213 static int CB_TextChange(GGadget *g, GEvent *e) { in CB_TextChange()
236 static int CB_SystemChange(GGadget *g, GEvent *e) { in CB_SystemChange()
H A Dencodingui.c64 static int DE_Delete(GGadget *g, GEvent *e) { in DE_Delete()
67 GGadget *list; in DE_Delete()
94 static int DE_Cancel(GGadget *g, GEvent *e) { in DE_Cancel()
584 Encoding *ParseEncodingNameFromList(GGadget *listfield) { in ParseEncodingNameFromList()
H A Dwordlistparser.c684 void Wordlist_MoveByOffset( GGadget* g, int* idx, int offset ) in Wordlist_MoveByOffset()
704 void Wordlist_touch( GGadget* g ) in Wordlist_touch()
715 void WordlistLoadToGTextInfo( GGadget* g, int* idx ) in WordlistLoadToGTextInfo()
H A Dgroupsdlg.c76 GGadget *vsb, *hsb, *cancel, *ok, *compact;
77 GGadget *newsub, *delete, *line1, *gpnamelab, *gpname, *glyphslab, *glyphs;
78 GGadget *idlab, *idname, *iduni, *set, *select, *unique, *colour, *line2;
845 static int Group_GlyphListChanged(GGadget *g, GEvent *e) { in Group_GlyphListChanged()
857 static int Group_ToSelection(GGadget *g, GEvent *e) { in Group_ToSelection()
916 static int Group_FromSelection(GGadget *g, GEvent *e) { in Group_FromSelection()
1001 static int Group_AddColor(GGadget *g, GEvent *e) { in Group_AddColor()
1038 static int Group_NewSubGroup(GGadget *g, GEvent *e) { in Group_NewSubGroup()
1066 static int Group_Delete(GGadget *g, GEvent *e) { in Group_Delete()
H A Dscstylesui.c88 static int CondenseExtend_OK(GGadget *g, GEvent *e) { in CondenseExtend_OK()
448 static int GlyphChange_OK(GGadget *g, GEvent *e) { in GlyphChange_OK()
622 static int CG_SameAs_Changed(GGadget *g, GEvent *e) { in CG_SameAs_Changed()
651 static int CG_VStem_Changed(GGadget *g, GEvent *e) { in CG_VStem_Changed()
712 static int CG_UseVCounters(GGadget *g, GEvent *e) { in CG_UseVCounters()
732 GGadget *map = GWidgetGetControl(ew,CID_VMappings); in CG_VScale_Changed()
1839 static int Embolden_OK(GGadget *g, GEvent *e) { in Embolden_OK()
1884 static int Embolden_Cancel(GGadget *g, GEvent *e) { in Embolden_Cancel()
1892 static int Embolden_Radio(GGadget *g, GEvent *e) { in Embolden_Radio()
2362 static int Ital_Ok(GGadget *g, GEvent *e) { in Ital_Ok()
[all …]
H A Danchorsaway.c65 GGadget *hsb;
768 static int AnchorD_MagnificationChanged(GGadget *g, GEvent *e) { in AnchorD_MagnificationChanged()
783 static int AnchorD_DisplaySizeChanged(GGadget *g, GEvent *e) { in AnchorD_DisplaySizeChanged()
820 static int AnchorD_CorrectionChanged(GGadget *g, GEvent *e) { in AnchorD_CorrectionChanged()
842 static int AnchorD_PositionChanged(GGadget *g, GEvent *e) { in AnchorD_PositionChanged()
866 static int AnchorD_Cancel(GGadget *g, GEvent *e) { in AnchorD_Cancel()
879 static int AnchorD_OK(GGadget *g, GEvent *e) { in AnchorD_OK()
1071 static int AnchorD_GlyphChanged(GGadget *g, GEvent *e) { in AnchorD_GlyphChanged()
1095 GGadget *g = GWidgetGetControl(a->gw,CID_Glyph); in AnchorD_NextPrev()
H A Dautowidth2dlg.c58 static int AW2_OK(GGadget *g, GEvent *e) { in AW2_OK()
93 static int AW2_Cancel(GGadget *g, GEvent *e) { in AW2_Cancel()
H A Dsearchview.c236 static int SV_Find(GGadget *g, GEvent *e) { in SV_Find()
247 static int SV_FindAll(GGadget *g, GEvent *e) { in SV_FindAll()
259 static int SV_RplFind(GGadget *g, GEvent *e) { in SV_RplFind()
278 static int SV_RplAll(GGadget *g, GEvent *e) { in SV_RplAll()
296 static int SV_Cancel(GGadget *g, GEvent *e) { in SV_Cancel()
H A Dmetricsview.c114 GGadget *target_gadget = NULL; in MVMoveInTableByColumnByOffset()
848 static int MV_KernChanged(GGadget *g, GEvent *e);
851 static int MV_WidthChanged(GGadget *g, GEvent *e);
1137 static real GGadgetToReal(GGadget *g) in GGadgetToReal()
1517 GGadget *g = mv->perchar[i].kern; in MV_ChangeKerning()
1536 static int MV_KernChanged(GGadget *g, GEvent *e) { in MV_KernChanged()
2151 void MV_FriendlyFeatures(GGadget *g, int pos) { in MV_FriendlyFeatures()
3197 static int PXSZ_OK(GGadget *g, GEvent *e) { in PXSZ_OK()
3229 static int PXSZ_Cancel(GGadget *g, GEvent *e) { in PXSZ_Cancel()
4202 GGadget *toSelect = 0; in MVChar()
[all …]
H A Dcombinations.c729 GGadget *sb; in KPV_Resize()
752 static int KP_ChangeSize(GGadget *g, GEvent *e) { in KP_ChangeSize()
768 static int KP_ChangeSort(GGadget *g, GEvent *e) { in KP_ChangeSort()
786 static int KP_Scrolled(GGadget *g, GEvent *e) { in KP_Scrolled()
831 static int KP_OK(GGadget *g, GEvent *e) { in KP_OK()
851 static int KP_Cancel(GGadget *g, GEvent *e) { in KP_Cancel()
H A Dlayer2layer.c139 static int L2L_OK(GGadget *g, GEvent *e) { in L2L_OK()
169 static int L2L_Cancel(GGadget *g, GEvent *e) { in L2L_Cancel()
H A Dcvpalettes.c380 GGadget *rb1;
381 GGadget *reg;
382 GGadget *pts;
432 static int TA_OK(GGadget *g, GEvent *e) { in TA_OK()
475 static int TA_Cancel(GGadget *g, GEvent *e) { in TA_Cancel()
483 static int TA_CenRadChange(GGadget *g, GEvent *e) { in TA_CenRadChange()
495 static int TA_RadChange(GGadget *g, GEvent *e) { in TA_RadChange()
1538 GGadget *scrollbar; in CVLayers2Reflow()
2951 GGadget *g; in cvlayers_e_h()
3177 GGadget *g; in CVPaletteMnemonicCheck()
[all …]
H A Ddeltaui.c59 static int Delta_OK(GGadget *g, GEvent *e) { in Delta_OK()
145 static int Delta_Cancel(GGadget *g, GEvent *e) { in Delta_Cancel()
415 static int QG_VScroll(GGadget *g, GEvent *e) { in QG_VScroll()
820 static int QGSorter(GGadget *g, GEvent *e) { in QGSorter()
937 static int QG_OK(GGadget *g, GEvent *e) { in QG_OK()
H A Deffectsui.c145 static int OD_OK(GGadget *g, GEvent *e) { in OD_OK()
178 static int OD_Cancel(GGadget *g, GEvent *e) { in OD_Cancel()
365 static int SD_OK(GGadget *g, GEvent *e) { in SD_OK()
H A Dttfinstrsui.c198 GGadget *ok, *cancel, *edit, *parse, *text, *topbox;
966 GGadget *vsb, *tf;
967 GGadget *ok, *cancel, *setsize;
1042 static int SV_ChangeLength(GGadget *g, GEvent *e) { in SV_ChangeLength()
1086 static int SV_Cancel(GGadget *g, GEvent *e) { in SV_Cancel()
1095 static int SV_OK(GGadget *g, GEvent *e) { in SV_OK()
1641 static int Maxp_Cancel(GGadget *g, GEvent *e) { in Maxp_Cancel()
1649 static int Maxp_OK(GGadget *g, GEvent *e) { in Maxp_OK()
H A Dsimplifydlg.c68 static int Sim_OK(GGadget *g, GEvent *e) { in Sim_OK()
113 static int Sim_Cancel(GGadget *g, GEvent *e) { in Sim_Cancel()
/dports/print/fontforge/fontforge-20201107/doc/sphinx/ui/misc/
H A Dxres.rst14 Gdraw.GGadget.Popup.Font: 10pt helvetica
651 .. object:: Gdraw.GGadget.Popup.Foreground
657 .. object:: Gdraw.GGadget.Popup.Background
663 .. object:: Gdraw.GGadget.Popup.Delay
670 .. object:: Gdraw.GGadget.Popup.LifeTime
676 .. object:: Gdraw.GGadget.Popup.Font
682 .. object:: Gdraw.GGadget.Progress.FillCol
688 .. object:: Gdraw.GGadget.Progress.Background
694 .. object:: Gdraw.GGadget.Progress.Font
700 .. object:: Gdraw.GGadget.ImagePath
[all …]
H A Dresedit.rst16 inherit much of their design from other controls (The GGadget, which is an
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dfontforgeui.h143 extern Encoding *ParseEncodingNameFromList(GGadget *listfield);
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgcolor.c182 static int GCol_OK(GGadget *g, GEvent *e) { in GCol_OK()
210 static int GCol_Cancel(GGadget *g, GEvent *e) { in GCol_Cancel()
219 static int GCol_TextChanged(GGadget *g, GEvent *e) { in GCol_TextChanged()

12345