Home
last modified time | relevance | path

Searched refs:GetWidthInDouble (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpoly.e95 extern double GetWidthInDouble ARGS_DECL((int nVal, char *pszSpec,
H A Dpoly.c3748 double GetWidthInDouble(nVal, pszSpec, pnIsInt) in GetWidthInDouble() function
3785 double dw=GetWidthInDouble(*pnWidth, pszWidthSpec, NULL);
3816 daw = GetWidthInDouble(ArrowW, aw_spec, NULL);
3817 dah = GetWidthInDouble(ArrowH, ah_spec, NULL);
3917 daw = GetWidthInDouble(ArrowW, aw_spec, NULL);
3941 daw = GetWidthInDouble(ArrowW, aw_spec, NULL);
3942 dw = GetWidthInDouble(Width, width_spec, &w_is_int);
H A Dbox.c81 double dw=GetWidthInDouble(Width, width_spec, &w_is_int);
H A Doval.c103 double dw=GetWidthInDouble(Width, width_spec, &w_is_int);
H A Drcbox.c183 double dw=GetWidthInDouble(width, width_spec, &w_is_int);
H A Darc.c590 double dw=GetWidthInDouble(width, width_spec, &w_is_int);
H A Dpolygon.c118 double dw=GetWidthInDouble(Width, width_spec, &w_is_int);