OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:image_win_type
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/xwd/dist/
multiVis.c
70
}
image_win_type
;
typedef in typeref:struct:__anon6
89
point to structs of
image_win_type
or image_region_type.
122
static int src_in_region_list(
image_win_type
*, list_ptr);
126
static int src_in_image(
image_win_type
*, int, XVisualInfo **);
717
image_win_type
*base_src, *src;
738
for (base_src = (
image_win_type
*) first_in_list(&image_wins); base_src;
739
base_src = (
image_win_type
*) next_in_list(&image_wins)) {
764
for (src = (
image_win_type
*) first_in_list(srcs_left); src;
765
src = (
image_win_type
*) next_in_list(srcs_left)) {
870
src_in_region_list(
image_win_type
*src, list_ptr image_regions
[
all
...]
Completed in 5 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026