Home
last modified time | relevance | path

Searched refs:GIcon_distance (Results 1 – 3 of 3) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dfontforgeui.h134 extern GImage GIcon_sel2ptr, GIcon_rightpointer, GIcon_angle, GIcon_distance,
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dimages.c5144 GImage GIcon_distance = { 0, { &distance0_base }, NULL }; variable
H A Dcharview.c5949 GDrawDrawImage(pixmap,&GIcon_distance,NULL,SDS_BASE,cv->mbh+cv->charselectorh+2); in InfoExpose()