Home
last modified time | relevance | path

Searched refs:cmapCount (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXWm.h172 int cmapCount; /* Number of windows in array. */ member
H A DtkMacOSXWm.c638 wmPtr->cmapCount = 0; in TkWmNewWindow()
1528 for (i = 0; i < wmPtr->cmapCount; i++) { in WmColormapwindowsCmd()
1529 if ((i == (wmPtr->cmapCount-1)) in WmColormapwindowsCmd()
1568 wmPtr->cmapCount = windowObjc; in WmColormapwindowsCmd()
4649 count = topPtr->wmInfoPtr->cmapCount; in TkWmAddToColormapWindows()
4677 topPtr->wmInfoPtr->cmapCount = count+1; in TkWmAddToColormapWindows()
4741 count = topPtr->wmInfoPtr->cmapCount; in TkWmRemoveFromColormapWindows()
4748 topPtr->wmInfoPtr->cmapCount = count - 1; in TkWmRemoveFromColormapWindows()
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXWm.h174 int cmapCount; /* Number of windows in array. */ member
H A DtkMacOSXWm.c711 wmPtr->cmapCount = 0; in TkWmNewWindow()
1761 for (i = 0; i < wmPtr->cmapCount; i++) { in WmColormapwindowsCmd()
1762 if ((i == (wmPtr->cmapCount-1)) in WmColormapwindowsCmd()
1803 wmPtr->cmapCount = windowObjc; in WmColormapwindowsCmd()
5171 count = topPtr->wmInfoPtr->cmapCount; in TkWmAddToColormapWindows()
5199 topPtr->wmInfoPtr->cmapCount = count+1; in TkWmAddToColormapWindows()
5263 count = topPtr->wmInfoPtr->cmapCount; in TkWmRemoveFromColormapWindows()
5270 topPtr->wmInfoPtr->cmapCount = count - 1; in TkWmRemoveFromColormapWindows()
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXWm.h175 int cmapCount; /* Number of windows in array. */ member
H A DtkMacOSXWm.c711 wmPtr->cmapCount = 0; in TkWmNewWindow()
1761 for (i = 0; i < wmPtr->cmapCount; i++) { in WmColormapwindowsCmd()
1762 if ((i == (wmPtr->cmapCount-1)) in WmColormapwindowsCmd()
1803 wmPtr->cmapCount = windowObjc; in WmColormapwindowsCmd()
5190 count = topPtr->wmInfoPtr->cmapCount; in TkWmAddToColormapWindows()
5218 topPtr->wmInfoPtr->cmapCount = count+1; in TkWmAddToColormapWindows()
5282 count = topPtr->wmInfoPtr->cmapCount; in TkWmRemoveFromColormapWindows()
5289 topPtr->wmInfoPtr->cmapCount = count - 1; in TkWmRemoveFromColormapWindows()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinWm.c2860 for (i = 0; i < wmPtr->cmapCount; i++) {
2861 if ((i == (wmPtr->cmapCount-1))
2903 wmPtr->cmapCount = windowObjc;
5978 count = topPtr->wmInfoPtr->cmapCount;
6082 count = topPtr->wmInfoPtr->cmapCount;
6433 if (wmPtr->cmapCount > 0) {
6442 } else if (wmPtr->cmapCount > 1) {
6462 if (wmPtr->cmapCount > 0) {
6467 if (wmPtr->cmapCount <= 1) {
6479 for (; i < wmPtr->cmapCount; i++) {
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinWm.c3242 for (i = 0; i < wmPtr->cmapCount; i++) { in WmColormapwindowsCmd()
3243 if ((i == (wmPtr->cmapCount-1)) in WmColormapwindowsCmd()
3285 wmPtr->cmapCount = windowObjc; in WmColormapwindowsCmd()
6728 count = topPtr->wmInfoPtr->cmapCount; in TkWmAddToColormapWindows()
6830 count = topPtr->wmInfoPtr->cmapCount; in TkWmRemoveFromColormapWindows()
7189 if (wmPtr->cmapCount > 0) { in InstallColormaps()
7198 } else if (wmPtr->cmapCount > 1) { in InstallColormaps()
7216 if (wmPtr->cmapCount > 0) { in InstallColormaps()
7221 if (wmPtr->cmapCount <= 1) { in InstallColormaps()
7233 for (; i < wmPtr->cmapCount; i++) { in InstallColormaps()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinWm.c3452 for (i = 0; i < wmPtr->cmapCount; i++) { in WmColormapwindowsCmd()
3453 if ((i == (wmPtr->cmapCount-1)) in WmColormapwindowsCmd()
3494 wmPtr->cmapCount = windowObjc; in WmColormapwindowsCmd()
6908 count = topPtr->wmInfoPtr->cmapCount; in TkWmAddToColormapWindows()
7010 count = topPtr->wmInfoPtr->cmapCount; in TkWmRemoveFromColormapWindows()
7369 if (wmPtr->cmapCount > 0) { in InstallColormaps()
7378 } else if (wmPtr->cmapCount > 1) { in InstallColormaps()
7398 if (wmPtr->cmapCount > 0) { in InstallColormaps()
7403 if (wmPtr->cmapCount <= 1) { in InstallColormaps()
7415 for (; i < wmPtr->cmapCount; i++) { in InstallColormaps()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinWm.c3404 for (i = 0; i < wmPtr->cmapCount; i++) { in WmColormapwindowsCmd()
3405 if ((i == (wmPtr->cmapCount-1)) in WmColormapwindowsCmd()
3447 wmPtr->cmapCount = windowObjc; in WmColormapwindowsCmd()
6941 count = topPtr->wmInfoPtr->cmapCount; in TkWmAddToColormapWindows()
7043 count = topPtr->wmInfoPtr->cmapCount; in TkWmRemoveFromColormapWindows()
7402 if (wmPtr->cmapCount > 0) { in InstallColormaps()
7411 } else if (wmPtr->cmapCount > 1) { in InstallColormaps()
7429 if (wmPtr->cmapCount > 0) { in InstallColormaps()
7434 if (wmPtr->cmapCount <= 1) { in InstallColormaps()
7446 for (; i < wmPtr->cmapCount; i++) { in InstallColormaps()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxPlatformFontList.cpp554 uint32_t cmapCount = 0; in SystemFindFontForChar() local
557 fontEntry = GlobalFontFallback(aCh, aRunScript, aStyle, cmapCount, in SystemFindFontForChar()
576 cmapCount)); in SystemFindFontForChar()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxPlatformFontList.cpp570 uint32_t cmapCount = 0; in SystemFindFontForChar() local
574 GlobalFontFallback(aCh, aRunScript, aStyle, cmapCount, &fallbackFamily); in SystemFindFontForChar()
591 int32_t(elapsed.ToMicroseconds()), cmapCount)); in SystemFindFontForChar()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxPlatformFontList.cpp882 uint32_t cmapCount = 0; in SystemFindFontForChar() local
885 fontEntry = GlobalFontFallback(aCh, aRunScript, aStyle, cmapCount, in SystemFindFontForChar()
900 int32_t(elapsed.ToMicroseconds()), cmapCount)); in SystemFindFontForChar()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxPlatformFontList.cpp979 uint32_t cmapCount = 0; in SystemFindFontForChar() local
983 cmapCount, fallbackFamily, aFontMatchingStats); in SystemFindFontForChar()
1008 int32_t(elapsed.ToMicroseconds()), cmapCount)); in SystemFindFontForChar()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxPlatformFontList.cpp956 uint32_t cmapCount = 0; in SystemFindFontForChar() local
960 aPresentation, aStyle, cmapCount, fallbackFamily); in SystemFindFontForChar()
985 int32_t(elapsed.ToMicroseconds()), cmapCount)); in SystemFindFontForChar()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxPlatformFontList.cpp979 uint32_t cmapCount = 0; in SystemFindFontForChar() local
983 cmapCount, fallbackFamily, aFontMatchingStats); in SystemFindFontForChar()
1008 int32_t(elapsed.ToMicroseconds()), cmapCount)); in SystemFindFontForChar()