Home
last modified time | relevance | path

Searched refs:DFRO_FRAMESIZE (Results 1 – 1 of 1) sorted by path

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdiacom.cpp9770 #define DFRO_FRAMESIZE 8 /* Frame size (popup) */ macro
9843 DiaSetPopup(dia, DFRO_FRAMESIZE, 7, newlang); in us_frameoptionsdlog()
9861 DiaSetPopupEntry(dia, DFRO_FRAMESIZE, curframesize); in us_frameoptionsdlog()
9889 if (itemHit == DFRO_FRAMESIZE) in us_frameoptionsdlog()
9891 i = DiaGetPopupEntry(dia, DFRO_FRAMESIZE); in us_frameoptionsdlog()
9955 newframesize = DiaGetPopupEntry(dia, DFRO_FRAMESIZE); in us_frameoptionsdlog()