Home
last modified time | relevance | path

Searched refs:ParseXYSpec (Results 1 – 5 of 5) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstretch.c6884 if (ParseXYSpec(spec, &abs_x, &abs_y)) { in SpecifyRotatePivot()
H A Dnavigate.c102 int ParseXYSpec(spec, pnx, pny) in ParseXYSpec() function
325 if (ParseXYSpec(spec, &slideShowXOffset, &slideShowYOffset)) { in InitNavigate()
1595 if (ParseXYSpec(spec, &slideShowXOffset, &slideShowYOffset)) { in SetSlideShowWindowOffsets()
H A Dshape.c1149 if (ParseXYSpec(c_ptr, &shapeShadowDx, &shapeShadowDy)) { in InitShape()
1240 if (ParseXYSpec(spec, &shapeShadowDx, &shapeShadowDy)) { in SetShapeShadow()
H A Dnavigate.e42 extern int ParseXYSpec ARGS_DECL((char *spec, int *pnx, int *pny));
H A Dedit.c146 if (!ParseXYSpec(spec, &objShadowXOffset, &objShadowYOffset)) { in InitEdit()
5939 if (ParseXYSpec(spec, &objShadowXOffset, &objShadowYOffset)) { in SetObjectShadowOffsets()