Home
last modified time | relevance | path

Searched refs:end_fraction (Results 1 – 11 of 11) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_relations_ext.c2056 double end_fraction) in gaiaLineSubstringCommon() argument
2137 if (end_fraction < 0.0) in gaiaLineSubstringCommon()
2138 end_fraction = 0.0; in gaiaLineSubstringCommon()
2139 if (end_fraction > 1.0) in gaiaLineSubstringCommon()
2140 end_fraction = 1.0; in gaiaLineSubstringCommon()
2141 if (start_fraction >= end_fraction) in gaiaLineSubstringCommon()
2149 end = length * end_fraction; in gaiaLineSubstringCommon()
2167 end = length * end_fraction; in gaiaLineSubstringCommon()
2434 double end_fraction) in gaiaLineSubstring() argument
2437 return gaiaLineSubstringCommon (NULL, geom, start_fraction, end_fraction); in gaiaLineSubstring()
[all …]
/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_advanced.h3139 double end_fraction);
3168 double end_fraction);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolbar.c4891 const double end_fraction = (SPACE_LINE_END / SPACE_LINE_DIVISION); in _gtk_toolbar_paint_space_line() local
4916 allocation->height * (end_fraction - start_fraction)); in _gtk_toolbar_paint_space_line()
4922 allocation->y + allocation->height * end_fraction, in _gtk_toolbar_paint_space_line()
4941 allocation->width * (end_fraction - start_fraction), in _gtk_toolbar_paint_space_line()
4948 allocation->x + allocation->width * end_fraction, in _gtk_toolbar_paint_space_line()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A Dgtk3drawing.cpp1232 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1250 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1263 rect->y + rect->height * end_fraction); in moz_gtk_toolbar_separator_paint()
H A Dgtk2drawing.c2099 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
2123 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
2135 rect->y + rect->height * end_fraction, in moz_gtk_toolbar_separator_paint()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A Dgtk2drawing.c1954 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1973 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1983 rect->y + rect->height * end_fraction, in moz_gtk_toolbar_separator_paint()
H A Dgtk3drawing.cpp1435 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1447 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1458 rect->y + rect->height * end_fraction); in moz_gtk_toolbar_separator_paint()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A Dgtk3drawing.cpp1292 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1304 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1316 rect->y + rect->height * end_fraction); in moz_gtk_toolbar_separator_paint()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A Dgtk3drawing.cpp1544 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1556 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1568 rect->y + rect->height * end_fraction); in moz_gtk_toolbar_separator_paint()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A Dgtk3drawing.cpp1527 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1539 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1551 rect->y + rect->height * end_fraction); in moz_gtk_toolbar_separator_paint()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A Dgtk3drawing.cpp1527 const double end_fraction = 0.8; in moz_gtk_toolbar_separator_paint() local
1539 rect->height * (end_fraction - start_fraction)); in moz_gtk_toolbar_separator_paint()
1551 rect->y + rect->height * end_fraction); in moz_gtk_toolbar_separator_paint()