Home
last modified time | relevance | path

Searched refs:attach_points (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtesticontheme.c46 GdkPoint *attach_points; in main() local
159 if (gtk_icon_info_get_attach_points (icon_info, &attach_points, &n_attach_points)) in main()
164 attach_points[i].x, in main()
165 attach_points[i].y); in main()
166 g_free (attach_points); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ots/src/
H A Dgdef.cc55 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
56 attach_points.resize(glyph_count); in ParseAttachListTable()
58 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
61 if (attach_points[i] >= length || in ParseAttachListTable()
62 attach_points[i] < attach_points_end) { in ParseAttachListTable()
63 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
74 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
75 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ots/src/
H A Dgdef.cc55 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
56 attach_points.resize(glyph_count); in ParseAttachListTable()
58 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
61 if (attach_points[i] >= length || in ParseAttachListTable()
62 attach_points[i] < attach_points_end) { in ParseAttachListTable()
63 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
74 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
75 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ots/src/
H A Dgdef.cc55 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
56 attach_points.resize(glyph_count); in ParseAttachListTable()
58 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
61 if (attach_points[i] >= length || in ParseAttachListTable()
62 attach_points[i] < attach_points_end) { in ParseAttachListTable()
63 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
74 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
75 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/www/firefox-esr/firefox-91.8.0/gfx/ots/src/
H A Dgdef.cc52 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
53 attach_points.resize(glyph_count); in ParseAttachListTable()
55 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
58 if (attach_points[i] >= length || in ParseAttachListTable()
59 attach_points[i] < attach_points_end) { in ParseAttachListTable()
60 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
71 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
72 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ots/src/
H A Dgdef.cc52 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
53 attach_points.resize(glyph_count); in ParseAttachListTable()
55 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
58 if (attach_points[i] >= length || in ParseAttachListTable()
59 attach_points[i] < attach_points_end) { in ParseAttachListTable()
60 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
71 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
72 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/www/firefox/firefox-99.0/gfx/ots/src/
H A Dgdef.cc52 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
53 attach_points.resize(glyph_count); in ParseAttachListTable()
55 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
58 if (attach_points[i] >= length || in ParseAttachListTable()
59 attach_points[i] < attach_points_end) { in ParseAttachListTable()
60 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
71 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
72 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ots/src/
H A Dgdef.cc60 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
61 attach_points.resize(glyph_count); in ParseAttachListTable()
63 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
66 if (attach_points[i] >= length || in ParseAttachListTable()
67 attach_points[i] < attach_points_end) { in ParseAttachListTable()
68 return OTS_FAILURE_MSG("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
79 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
80 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ots/src/
H A Dgdef.cc52 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
53 attach_points.resize(glyph_count); in ParseAttachListTable()
55 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
58 if (attach_points[i] >= length || in ParseAttachListTable()
59 attach_points[i] < attach_points_end) { in ParseAttachListTable()
60 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
71 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
72 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/x11-fonts/ots/ots-8.1.4/src/
H A Dgdef.cc52 std::vector<uint16_t> attach_points; in ParseAttachListTable() local
53 attach_points.resize(glyph_count); in ParseAttachListTable()
55 if (!subtable.ReadU16(&attach_points[i])) { in ParseAttachListTable()
58 if (attach_points[i] >= length || in ParseAttachListTable()
59 attach_points[i] < attach_points_end) { in ParseAttachListTable()
60 return Error("Bad attachment point %d of %d", i, attach_points[i]); in ParseAttachListTable()
71 for (unsigned i = 0; i < attach_points.size(); ++i) { in ParseAttachListTable()
72 subtable.set_offset(attach_points[i]); in ParseAttachListTable()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-icon-info.c40 GdkPoint *attach_points; member
107 g_free (icon->attach_points); in caja_icon_info_finalize()
163 icon->attach_points = points; in caja_icon_info_new_for_icon_info()
641 *points = icon->attach_points; in caja_icon_info_get_attach_points()
H A Dcaja-icon-canvas-item.c98 GdkPoint *attach_points; member
288 g_free (details->attach_points); in caja_icon_canvas_item_finalize()
687 GdkPoint *attach_points, in caja_icon_canvas_item_set_attach_points() argument
690 g_free (item->details->attach_points); in caja_icon_canvas_item_set_attach_points()
691 item->details->attach_points = NULL; in caja_icon_canvas_item_set_attach_points()
694 if (attach_points != NULL && n_attach_points != 0) in caja_icon_canvas_item_set_attach_points()
696 … item->details->attach_points = g_memdup (attach_points, n_attach_points * sizeof (GdkPoint)); in caja_icon_canvas_item_set_attach_points()
1559 GdkPoint *attach_points; in emblem_layout_next() local
1576 attach_points = layout->icon_item->details->attach_points; in emblem_layout_next()
1577 if (attach_points != NULL) in emblem_layout_next()
[all …]
H A Dcaja-icon-canvas-item.h83 GdkPoint *attach_points,
/dports/graphics/icon-slicer/icon-slicer-0.3/src/
H A Dmain.c404 instance->attach_points = g_slist_append (instance->attach_points, attach_point); in icon_fetch_attach_points()
648 if (instance->attach_points) in theme_write_icon_data_file()
652 for (tmp_list = instance->attach_points; tmp_list; tmp_list = tmp_list->next) in theme_write_icon_data_file()
725 if (instance->embedded_rect || instance->attach_points || icon->display_names) in theme_write_icon()
958 else if ((instance->embedded_rect || instance->attach_points || icon->display_names)) in theme_write_alias()
H A Dthemefile.h121 GSList *attach_points; member
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkiconcache.h33 GdkPoint *attach_points; member
H A Dgtkiconcache.c552 data->attach_points = g_new (GdkPoint, data->n_attach_points); in _gtk_icon_cache_get_icon_data()
555 data->attach_points[i].x = GET_UINT16 (cache->buffer, offset + 4 + 4 * i); in _gtk_icon_cache_get_icon_data()
556 data->attach_points[i].y = GET_UINT16 (cache->buffer, offset + 4 + 4 * i + 2); in _gtk_icon_cache_get_icon_data()
H A Dupdateiconcache.c181 int *attach_points; member
287 data->attach_points = g_new (int, 2 * data->n_attach_points); in load_icon_data()
297 data->attach_points[2 * i] = atoi (split[i]); in load_icon_data()
298 data->attach_points[2 * i + 1] = atoi (split_point); in load_icon_data()
906 if (!write_card16 (cache, icon_data->attach_points[j])) in write_icon_data()
/dports/devel/efl/efl-1.25.1/src/lib/efreet/
H A Defreet_icon.h120 Eina_List *attach_points; /**< List of points to be used as anchor member
H A Defreet_icon.c421 IF_FREE_LIST(icon->attach_points, free); in efreet_icon_free()
518 icon->attach_points = eina_list_append(icon->attach_points, point); in efreet_icon_populate()
/dports/games/pentobi/pentobi-19.1/libpentobi_base/
H A DBoard.h845 auto& attach_points = m_attach_points[c]; in place() local
846 auto n = attach_points.size(); in place()
851 attach_points.get_unchecked(n) = *i; in place()
855 attach_points.resize(n); in place()
/dports/graphics/gtk-update-icon-cache/gtk-update-icon-cache-5d5d06c43e088b527a283d8eae37e9ef3ea0d7ea/gtk/
H A Dupdateiconcache.c178 int *attach_points; member
284 data->attach_points = g_new (int, 2 * data->n_attach_points); in load_icon_data()
293 data->attach_points[2 * i] = atoi (split[i]); in load_icon_data()
294 data->attach_points[2 * i + 1] = atoi (split_point); in load_icon_data()
905 if (!write_card16 (cache, icon_data->attach_points[j])) in write_icon_data()
/dports/x11-toolkits/gtk40/gtk-4.4.1/tools/
H A Dupdateiconcache.c173 int *attach_points; member
279 data->attach_points = g_new (int, 2 * data->n_attach_points); in load_icon_data()
288 data->attach_points[2 * i] = atoi (split[i]); in load_icon_data()
289 data->attach_points[2 * i + 1] = atoi (split_point); in load_icon_data()
909 if (!write_card16 (cache, icon_data->attach_points[j])) in write_icon_data()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dupdateiconcache.c178 int *attach_points; member
284 data->attach_points = g_new (int, 2 * data->n_attach_points); in load_icon_data()
293 data->attach_points[2 * i] = atoi (split[i]); in load_icon_data()
294 data->attach_points[2 * i + 1] = atoi (split_point); in load_icon_data()
913 if (!write_card16 (cache, icon_data->attach_points[j])) in write_icon_data()
/dports/games/pentobi/pentobi-19.1/libpentobi_mcts/
H A DState.cpp885 auto& attach_points = m_bd.get_attach_points(c); in update_moves() local
887 auto end = attach_points.end(); in update_moves()
913 for (Point p : attach_points) in update_moves()

12