Home
last modified time | relevance | path

Searched +defs:area +defs:map (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/games/widelands/widelands-build21/src/logic/
H A Dmaptriangleregion.cc25 MapTriangleRegion<>::MapTriangleRegion(const Map& map, Area<TCoords<>> area) in MapTriangleRegion()
74 template <> bool MapTriangleRegion<>::advance(const Map& map) { in advance()
145 MapTriangleRegion<TCoords<FCoords>>::MapTriangleRegion(const Map& map, Area<TCoords<FCoords>> area) in MapTriangleRegion()
194 template <> bool MapTriangleRegion<TCoords<FCoords>>::advance(const Map& map) { in advance()
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/common/
H A Dmap.c181 deleteArea(mapArea *area) in deleteArea()
211 mapArea *area, *area_list; in freeImageMap() local
388 mapArea *area) in drawSelectionRectangle()
402 mapArea *area) in drawSelectionPolygon()
431 mapArea *area) in drawSelectionArc()
465 static mapArea *area; in _XmHTMLAddAreaToMap() local
630 static XmHTMLImageMap *map; in _XmHTMLCreateImagemap() local
710 XmHTMLImageMap *map; in _XmHTMLDrawImagemapSelection() local
711 mapArea *area; in _XmHTMLDrawImagemapSelection() local
758 mapArea *area, *def_area; in _XmHTMLGetAnchorFromMap() local
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/common/
H A Dmap.c187 deleteArea(mapArea *area) in deleteArea()
217 mapArea *area, *area_list; in freeImageMap() local
394 mapArea *area) in drawSelectionRectangle()
408 mapArea *area) in drawSelectionPolygon()
437 mapArea *area) in drawSelectionArc()
471 static mapArea *area; in _XmHTMLAddAreaToMap() local
636 static XmHTMLImageMap *map; in _XmHTMLCreateImagemap() local
716 XmHTMLImageMap *map; in _XmHTMLDrawImagemapSelection() local
718 mapArea *area; in _XmHTMLDrawImagemapSelection() local
769 mapArea *area, *def_area; in _XmHTMLGetAnchorFromMap() local
[all …]
/dports/devel/global/global-6.6.7/htags-refkit/
H A Dhtags_path2url.c55 struct map struct
67 static struct map *global_map; /**< file -> url mapping table */ argument
86 load_filemap_contents(const char *file, char **area, int *size) in load_filemap_contents()
138 create_filemap_index(char *area, int size, struct map **map, int *lines) in create_filemap_index()
217 char *area; in htags_load_filemap() local
219 struct map *map; in htags_load_filemap() local
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWImage.C30 void insertArea(int index, std::unique_ptr<WAbstractArea> area) { in insertArea()
35 std::unique_ptr<WAbstractArea> removeArea(WAbstractArea *area) { in removeArea()
44 WAbstractArea *area(int index) { in area() function
144 void WImage::addArea(std::unique_ptr<WAbstractArea> area) in addArea()
149 void WImage::insertArea(int index, std::unique_ptr<WAbstractArea> area) in insertArea()
152 auto map = std::make_unique<Impl::MapWidget>(); in insertArea() local
161 WAbstractArea *WImage::area(int index) const in area() function
181 std::unique_ptr<WAbstractArea> WImage::removeArea(WAbstractArea *area) in removeArea()
198 DomElement *map = map_->createSDomElement(WApplication::instance()); in updateDom() local
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-chart-map-3d.c27 GogViewAllocation area; member
38 null_map_3D (GogChartMap3D *map, double x, double y, double z, double *u, double *v, double *w) in null_map_3D()
44 xyz_map_3D_to_view (GogChartMap3D *map, double x, double y, double z, double *u, double *v, double … in xyz_map_3D_to_view()
81 gog_chart_map_3d_new (GogView *view, GogViewAllocation const *area, in gog_chart_map_3d_new()
84 GogChartMap3D *map; in gog_chart_map_3d_new() local
146 gog_chart_map_3d_to_view (GogChartMap3D *map, double x, double y, double z, double *u, double *v, d… in gog_chart_map_3d_to_view()
163 gog_chart_map_3d_get_axis_map (GogChartMap3D *map, unsigned int i) in gog_chart_map_3d_get_axis_map()
181 gog_chart_map_3d_is_valid (GogChartMap3D *map) in gog_chart_map_3d_is_valid()
196 gog_chart_map_3d_free (GogChartMap3D *map) in gog_chart_map_3d_free()
214 gog_chart_map_3d_ref (GogChartMap3D *map) in gog_chart_map_3d_ref()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c37 unsigned long *map, u16 stride) in free_slots()
51 static int r2l_b2t_1d(u16 w, unsigned long *pos, unsigned long *map, in r2l_b2t_1d()
89 unsigned long *map, size_t num_bits, size_t slot_stride) in l2r_t2b()
163 struct tcm_area *area) in sita_reserve_1d()
183 struct tcm_area *area) in sita_reserve_2d()
208 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c37 unsigned long *map, u16 stride) in free_slots()
51 static int r2l_b2t_1d(u16 w, unsigned long *pos, unsigned long *map, in r2l_b2t_1d()
89 unsigned long *map, size_t num_bits, size_t slot_stride) in l2r_t2b()
163 struct tcm_area *area) in sita_reserve_1d()
183 struct tcm_area *area) in sita_reserve_2d()
208 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c37 unsigned long *map, u16 stride) in free_slots()
51 static int r2l_b2t_1d(u16 w, unsigned long *pos, unsigned long *map, in r2l_b2t_1d()
89 unsigned long *map, size_t num_bits, size_t slot_stride) in l2r_t2b()
163 struct tcm_area *area) in sita_reserve_1d()
183 struct tcm_area *area) in sita_reserve_2d()
208 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/accessibility/
H A Dax_image_map_link.cc40 AXImageMapLink::AXImageMapLink(HTMLAreaElement* area, in AXImageMapLink()
47 HTMLAreaElement* area = AreaElement(); in MapElement() local
107 HTMLAreaElement* area = AreaElement(); in GetRelativeBounds() local
108 HTMLMapElement* map = MapElement(); in GetRelativeBounds() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/accessibility/
H A Dax_image_map_link.cc40 AXImageMapLink::AXImageMapLink(HTMLAreaElement* area, in AXImageMapLink()
47 HTMLAreaElement* area = AreaElement(); in MapElement() local
107 HTMLAreaElement* area = AreaElement(); in GetRelativeBounds() local
108 HTMLMapElement* map = MapElement(); in GetRelativeBounds() local
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/html/
H A DHTMLImageMapAccessible.cpp49 Accessible* area = GetChildAt(aAnchorIndex); in AnchorURIAt() local
70 Accessible* area = mChildren.ElementAt(childIdx); in UpdateChildAreas() local
81 Accessible* area = mChildren.SafeElementAt(idx); in UpdateChildAreas() local
83 RefPtr<Accessible> area = new HTMLAreaAccessible(areaContent, mDoc); in UpdateChildAreas() local
102 Accessible* area = mChildren[i]; in GetChildAccessibleFor() local
138 RefPtr<dom::HTMLAreaElement> area = in Description() local
171 nsImageMap* map = imageFrame->GetImageMap(); in RelativeBounds() local
/dports/www/firefox-esr/firefox-91.8.0/accessible/html/
H A DHTMLImageMapAccessible.cpp49 LocalAccessible* area = LocalChildAt(aAnchorIndex); in AnchorURIAt() local
70 LocalAccessible* area = mChildren.ElementAt(childIdx); in UpdateChildAreas() local
81 LocalAccessible* area = mChildren.SafeElementAt(idx); in UpdateChildAreas() local
83 RefPtr<LocalAccessible> area = new HTMLAreaAccessible(areaContent, mDoc); in UpdateChildAreas() local
102 LocalAccessible* area = mChildren[i]; in GetChildAccessibleFor() local
140 RefPtr<dom::HTMLAreaElement> area = in Description() local
173 nsImageMap* map = imageFrame->GetImageMap(); in RelativeBounds() local
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/html/
H A DHTMLImageMapAccessible.cpp49 LocalAccessible* area = LocalChildAt(aAnchorIndex); in AnchorURIAt() local
70 LocalAccessible* area = mChildren.ElementAt(childIdx); in UpdateChildAreas() local
81 LocalAccessible* area = mChildren.SafeElementAt(idx); in UpdateChildAreas() local
83 RefPtr<LocalAccessible> area = new HTMLAreaAccessible(areaContent, mDoc); in UpdateChildAreas() local
102 LocalAccessible* area = mChildren[i]; in GetChildAccessibleFor() local
140 RefPtr<dom::HTMLAreaElement> area = in Description() local
173 nsImageMap* map = imageFrame->GetImageMap(); in RelativeBounds() local
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/html/
H A DHTMLImageMapAccessible.cpp51 Accessible* area = GetChildAt(aAnchorIndex); in AnchorURIAt() local
72 Accessible* area = mChildren.ElementAt(childIdx); in UpdateChildAreas() local
83 Accessible* area = mChildren.SafeElementAt(idx); in UpdateChildAreas() local
85 RefPtr<Accessible> area = new HTMLAreaAccessible(areaContent, mDoc); in UpdateChildAreas() local
104 Accessible* area = mChildren[i]; in GetChildAccessibleFor() local
140 RefPtr<dom::HTMLAreaElement> area = in Description() local
173 nsImageMap* map = imageFrame->GetImageMap(); in RelativeBounds() local
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/html/
H A DHTMLImageMapAccessible.cpp69 Accessible* area = GetChildAt(aAnchorIndex); in AnchorURIAt() local
94 Accessible* area = mChildren.ElementAt(childIdx); in UpdateChildAreas() local
106 Accessible* area = mChildren.SafeElementAt(idx); in UpdateChildAreas() local
108 RefPtr<Accessible> area = new HTMLAreaAccessible(areaContent, mDoc); in UpdateChildAreas() local
128 Accessible* area = mChildren[i]; in GetChildAccessibleFor() local
171 nsCOMPtr<nsIDOMHTMLAreaElement> area(do_QueryInterface(mContent)); in Description() local
215 nsImageMap* map = imageFrame->GetImageMap(); in RelativeBounds() local
/dports/www/firefox/firefox-99.0/accessible/html/
H A DHTMLImageMapAccessible.cpp50 LocalAccessible* area = LocalChildAt(aAnchorIndex); in AnchorURIAt() local
71 LocalAccessible* area = mChildren.ElementAt(childIdx); in UpdateChildAreas() local
82 LocalAccessible* area = mChildren.SafeElementAt(idx); in UpdateChildAreas() local
84 RefPtr<LocalAccessible> area = new HTMLAreaAccessible(areaContent, mDoc); in UpdateChildAreas() local
103 LocalAccessible* area = mChildren[i]; in GetChildAccessibleFor() local
141 RefPtr<dom::HTMLAreaElement> area = in Description() local
174 nsImageMap* map = imageFrame->GetImageMap(); in RelativeBounds() local
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/
H A DResourceLimits.cpp13 void Magick::ResourceLimits::area(const MagickSizeType limit_) in area() function in Magick::ResourceLimits
18 MagickCore::MagickSizeType Magick::ResourceLimits::area(void) in area() function in Magick::ResourceLimits
63 void Magick::ResourceLimits::map(const MagickSizeType limit_) in map() function in Magick::ResourceLimits
68 MagickCore::MagickSizeType Magick::ResourceLimits::map(void) in map() function in Magick::ResourceLimits
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/
H A DResourceLimits.cpp13 void Magick::ResourceLimits::area(const MagickSizeType limit_) in area() function in Magick::ResourceLimits
18 MagickCore::MagickSizeType Magick::ResourceLimits::area(void) in area() function in Magick::ResourceLimits
63 void Magick::ResourceLimits::map(const MagickSizeType limit_) in map() function in Magick::ResourceLimits
68 MagickCore::MagickSizeType Magick::ResourceLimits::map(void) in map() function in Magick::ResourceLimits
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/
H A DResourceLimits.cpp13 void Magick::ResourceLimits::area(const MagickSizeType limit_) in area() function in Magick::ResourceLimits
18 MagickCore::MagickSizeType Magick::ResourceLimits::area(void) in area() function in Magick::ResourceLimits
63 void Magick::ResourceLimits::map(const MagickSizeType limit_) in map() function in Magick::ResourceLimits
68 MagickCore::MagickSizeType Magick::ResourceLimits::map(void) in map() function in Magick::ResourceLimits
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/
H A DResourceLimits.cpp13 void Magick::ResourceLimits::area(const MagickSizeType limit_) in area() function in Magick::ResourceLimits
18 MagickCore::MagickSizeType Magick::ResourceLimits::area(void) in area() function in Magick::ResourceLimits
63 void Magick::ResourceLimits::map(const MagickSizeType limit_) in map() function in Magick::ResourceLimits
68 MagickCore::MagickSizeType Magick::ResourceLimits::map(void) in map() function in Magick::ResourceLimits
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/qxl/
H A Dqxl_prime.c57 int qxl_gem_prime_vmap(struct drm_gem_object *obj, struct dma_buf_map *map) in qxl_gem_prime_vmap()
70 struct dma_buf_map *map) in qxl_gem_prime_vunmap()
78 struct vm_area_struct *area) in qxl_gem_prime_mmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/qxl/
H A Dqxl_prime.c57 int qxl_gem_prime_vmap(struct drm_gem_object *obj, struct dma_buf_map *map) in qxl_gem_prime_vmap()
70 struct dma_buf_map *map) in qxl_gem_prime_vunmap()
78 struct vm_area_struct *area) in qxl_gem_prime_mmap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/qxl/
H A Dqxl_prime.c57 int qxl_gem_prime_vmap(struct drm_gem_object *obj, struct dma_buf_map *map) in qxl_gem_prime_vmap()
70 struct dma_buf_map *map) in qxl_gem_prime_vunmap()
78 struct vm_area_struct *area) in qxl_gem_prime_mmap()
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/map/
H A Dmap_fragment.cpp26 map_fragment::map_fragment(const gamemap& map, const std::set<map_location>& area) in map_fragment()
33 void map_fragment::add_tile(const gamemap& map, const map_location& loc) in add_tile()
41 void map_fragment::add_tiles(const gamemap& map, const std::set<map_location>& locs) in add_tiles()
62 void map_fragment::paste_into(gamemap& map, const map_location& loc) const in paste_into()

12345678910>>...32