OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orus
(Results
1 - 4
of
4
) sorted by null
/external/freetype/src/truetype/
ttinterp.c
6296
FT_Vector*
orus
;
member in struct:IUP_WorkerRec_
[
all
...]
ttobjs.c
84
FT_FREE( zone->
orus
);
128
FT_NEW_ARRAY( zone->
orus
, maxPoints ) ||
[
all
...]
ttgload.c
694
zone->
orus
= load->extra_points2 + start_point;
754
FT_ARRAY_COPY( zone->
orus
, zone->cur, zone->n_points );
885
FT_ARRAY_COPY( loader->zone.
orus
, loader->zone.cur,
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
1475
FT_Vector*
orus
; \/* original (unscaled) point coordinates *\/
member in struct:TT_GlyphZoneRec_
[
all
...]
Completed in 38 milliseconds