OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:region_type_t
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/pixman/dist/pixman/
pixman-region32.c
35
typedef pixman_region32_t
region_type_t
;
typedef
pixman-region64f.c
35
typedef pixman_region64f_t
region_type_t
;
typedef
pixman-region16.c
37
typedef pixman_region16_t
region_type_t
;
typedef
pixman-region.c
119
pixman_break (
region_type_t
*region);
295
PREFIX (_equal) (const
region_type_t
*reg1, const
region_type_t
*reg2)
338
PREFIX (_print) (
region_type_t
*rgn)
375
PREFIX (_init) (
region_type_t
*region)
382
PREFIX (_init_rect) (
region_type_t
* region,
405
PREFIX (_init_rectf) (
region_type_t
* region,
428
PREFIX (_init_with_extents) (
region_type_t
*region, const box_type_t *extents)
443
PREFIX (_fini) (
region_type_t
*region)
450
PREFIX (_n_rects) (const
region_type_t
*region
[
all
...]
Completed in 8 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026