Home
last modified time | relevance | path

Searched refs:ImageMaps (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/tclhttpd/tclhttpd3.5.1/lib/
H A Dmaptcl.tcl26 global ImageMaps
31 if {![info exists ImageMaps($map)] ||
32 ($mtime > $ImageMaps(mtime,$map))} {
33 set ImageMaps($map) [MapRead $map]
34 set ImageMaps(mtime,$map) $mtime
36 return [MapHit $ImageMaps($map) $x $y]
H A Dmaptk.tcl32 if {![info exists ImageMaps($map)] ||
33 ($mtime > $ImageMaps(mtime,$map))} {
34 set ImageMaps($map) [MapRead $map]
35 set ImageMaps(mtime,$map) $mtime
37 return [MapHit $ImageMaps($map) $x $y]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DSelection.cs215 ImageMaps = 4 enumerator
475 ( _processChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps;
521 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
594 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
677 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
749 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
818 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
906 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
978 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
1043 if( ( ProcessChartMode & ProcessMode.ImageMaps ) == ProcessMode.ImageMaps ) in AddHotRegion()
H A DChart.cs1765 Common.HotRegionsList.ProcessChartMode |= ProcessMode.ImageMaps | ProcessMode.Paint; in Paint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extras/source/wordbook/
H A Den-GB.dic31 ImageMaps
H A Den-US.dic31 ImageMaps
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extras/source/wordbook/
H A Den-GB.dic31 ImageMaps
H A Den-US.dic31 ImageMaps
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/user-template/user/wordbook/
H A Den-US.dic31 ImageMaps
H A Den-GB.dic31 ImageMaps
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/user-template/user/wordbook/
H A Den-GB.dic31 ImageMaps
H A Den-US.dic31 ImageMaps
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.hxx301 typedef std::vector<std::unique_ptr<ImageMap>> ImageMaps; typedef
386 std::unique_ptr<ImageMaps> m_pImageMaps; ///< all Image-Maps that have been read
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/sdi/
H A D_frmsh.sdi365 // Query functions for ImageMaps
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.hxx309 typedef std::vector<std::unique_ptr<ImageMap>> ImageMaps; typedef
403 std::unique_ptr<ImageMaps> m_pImageMaps; ///< all Image-Maps that have been read
H A Dswhtml.cxx2046 m_pImageMaps.reset( new ImageMaps ); in NextToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/sdi/
H A D_frmsh.sdi373 // Query functions for ImageMaps
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html/docs/
H A Dmanual.aux244 \newlabel{ImageMaps}{{4.9}{56}}
H A Dfeatures.tex853 (See \hyperref{another section}{Section~}{}{ImageMaps} for more information.)
859 (See \hyperref{another section}{Section~}{}{ImageMaps} for more information.)
1069 and \htmlref{image-maps}{ImageMaps}.
H A Dhypextra.tex1860 \subsection{Active Image Maps\label{ImageMaps}}%
1861 %\section{Active Image Maps\label{ImageMaps}}%
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/docs/
H A Dmanual.aux244 \newlabel{ImageMaps}{{4.9}{56}}
H A Dfeatures.tex853 (See \hyperref{another section}{Section~}{}{ImageMaps} for more information.)
859 (See \hyperref{another section}{Section~}{}{ImageMaps} for more information.)
1069 and \htmlref{image-maps}{ImageMaps}.
H A Dhypextra.tex1860 \subsection{Active Image Maps\label{ImageMaps}}%
1861 %\section{Active Image Maps\label{ImageMaps}}%
/dports/textproc/latex2html/latex2html-2016/docs/
H A Dfeatures.tex853 (See \hyperref{another section}{Section~}{}{ImageMaps} for more information.)
859 (See \hyperref{another section}{Section~}{}{ImageMaps} for more information.)
1069 and \htmlref{image-maps}{ImageMaps}.
H A Dhypextra.tex1860 \subsection{Active Image Maps\label{ImageMaps}}%
1861 %\section{Active Image Maps\label{ImageMaps}}%

12