Home
last modified time | relevance | path

Searched refs:X_List (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevtxtw.c1957 text_list_entry_t *X_List = Y_List->x_ordered_list; in txt_add_sorted_fragment() local
1959 while (X_List->next && X_List->start.x < penum->text_state->start.x) in txt_add_sorted_fragment()
1960 X_List = X_List->next; in txt_add_sorted_fragment()
1962 if (X_List->start.x > penum->text_state->start.x) { in txt_add_sorted_fragment()
1964 penum->text_state->next = X_List; in txt_add_sorted_fragment()
1965 penum->text_state->previous = X_List->previous; in txt_add_sorted_fragment()
1966 X_List->previous = penum->text_state; in txt_add_sorted_fragment()
1974 penum->text_state->previous = X_List; in txt_add_sorted_fragment()
1975 penum->text_state->next = X_List->next; in txt_add_sorted_fragment()
1976 X_List->next = penum->text_state; in txt_add_sorted_fragment()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevtxtw.c1957 text_list_entry_t *X_List = Y_List->x_ordered_list; in txt_add_sorted_fragment() local
1959 while (X_List->next && X_List->start.x < penum->text_state->start.x) in txt_add_sorted_fragment()
1960 X_List = X_List->next; in txt_add_sorted_fragment()
1962 if (X_List->start.x > penum->text_state->start.x) { in txt_add_sorted_fragment()
1964 penum->text_state->next = X_List; in txt_add_sorted_fragment()
1965 penum->text_state->previous = X_List->previous; in txt_add_sorted_fragment()
1966 X_List->previous = penum->text_state; in txt_add_sorted_fragment()
1974 penum->text_state->previous = X_List; in txt_add_sorted_fragment()
1975 penum->text_state->next = X_List->next; in txt_add_sorted_fragment()
1976 X_List->next = penum->text_state; in txt_add_sorted_fragment()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevtxtw.c2021 text_list_entry_t *X_List = Y_List->x_ordered_list; in txt_add_sorted_fragment() local
2023 while (X_List->next && X_List->start.x < penum->text_state->start.x) in txt_add_sorted_fragment()
2024 X_List = X_List->next; in txt_add_sorted_fragment()
2026 if (X_List->start.x > penum->text_state->start.x) { in txt_add_sorted_fragment()
2028 penum->text_state->next = X_List; in txt_add_sorted_fragment()
2029 penum->text_state->previous = X_List->previous; in txt_add_sorted_fragment()
2030 X_List->previous = penum->text_state; in txt_add_sorted_fragment()
2038 penum->text_state->previous = X_List; in txt_add_sorted_fragment()
2039 penum->text_state->next = X_List->next; in txt_add_sorted_fragment()
2040 X_List->next = penum->text_state; in txt_add_sorted_fragment()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevtxtw.c2021 text_list_entry_t *X_List = Y_List->x_ordered_list; in txt_add_sorted_fragment() local
2023 while (X_List->next && X_List->start.x < penum->text_state->start.x) in txt_add_sorted_fragment()
2024 X_List = X_List->next; in txt_add_sorted_fragment()
2026 if (X_List->start.x > penum->text_state->start.x) { in txt_add_sorted_fragment()
2028 penum->text_state->next = X_List; in txt_add_sorted_fragment()
2029 penum->text_state->previous = X_List->previous; in txt_add_sorted_fragment()
2030 X_List->previous = penum->text_state; in txt_add_sorted_fragment()
2038 penum->text_state->previous = X_List; in txt_add_sorted_fragment()
2039 penum->text_state->next = X_List->next; in txt_add_sorted_fragment()
2040 X_List->next = penum->text_state; in txt_add_sorted_fragment()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dxwindows.cpp550 typedef struct X_List_struct X_List; typedef
585 static X_List *XList[XLISTSIZE] = {0};
646 static X_List **hashXList(X_Object *P) in hashXList()
653 static X_List *findXList(unsigned long id) in findXList()
832 X_List *L; in ResourceExists()
851 X_List *L; in SafeResourceExists()
865 X_List **X = hashXList(P); in DestroyXObject()
1020 X_List *L = *X; in DestroyXObject()
1053 X_List *L; in FindResource()
1101 X_List *L = (X_List *) malloc(sizeof(X_List)); in AddXObject()
[all …]
/dports/science/libint2/libint-2.7.1/tests/eri/
H A Dssss.nb53 RowBox[{"r3Norm2", "[", "X_List", "]"}], ":=",