OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blue_ref
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/freetype/src/autofit/
afcjk.c
310
FT_Pos*
blue_ref
;
local
455
blue_ref
= & blue->ref.org;
461
*
blue_ref
= fills[num_fills / 2];
466
*
blue_ref
= flats[num_flats / 2];
471
*
blue_ref
= fills[num_fills / 2];
475
/* make sure
blue_ref
>= blue_shoot for top/right or */
477
if ( *blue_shoot != *
blue_ref
)
479
FT_Pos ref = *
blue_ref
;
486
*blue_shoot = *
blue_ref
= ( shoot + ref ) / 2;
496
cjk_blue_name[bb], *
blue_ref
, *blue_shoot ))
[
all
...]
aflatin.c
241
FT_Pos*
blue_ref
;
local
434
blue_ref
= &blue->ref.org;
441
*
blue_ref
=
446
*
blue_ref
=
451
*
blue_ref
= flats[num_flats / 2];
458
if ( *blue_shoot != *
blue_ref
)
460
FT_Pos ref = *
blue_ref
;
467
*
blue_ref
=
489
*
blue_ref
, *blue_shoot ));
[
all
...]
aflatin2.c
209
FT_Pos*
blue_ref
;
local
366
blue_ref
= & blue->ref.org;
373
*
blue_ref
=
378
*
blue_ref
=
383
*
blue_ref
= flats[num_flats / 2];
390
if ( *blue_shoot != *
blue_ref
)
392
FT_Pos ref = *
blue_ref
;
399
*
blue_ref
=
421
*
blue_ref
, *blue_shoot ));
[
all
...]
/external/freetype/src/autofit/
afcjk.c
290
FT_Pos*
blue_ref
;
local
453
blue_ref
= &blue->ref.org;
460
*
blue_ref
=
465
*
blue_ref
=
470
*
blue_ref
= fills[num_fills / 2];
474
/* make sure
blue_ref
>= blue_shoot for top/right or */
476
if ( *blue_shoot != *
blue_ref
)
478
FT_Pos ref = *
blue_ref
;
486
*
blue_ref
=
500
*
blue_ref
, *blue_shoot ))
[
all
...]
aflatin2.c
210
FT_Pos*
blue_ref
;
local
367
blue_ref
= & blue->ref.org;
374
*
blue_ref
=
379
*
blue_ref
=
384
*
blue_ref
= flats[num_flats / 2];
391
if ( *blue_shoot != *
blue_ref
)
393
FT_Pos ref = *
blue_ref
;
400
*
blue_ref
=
422
*
blue_ref
, *blue_shoot ));
[
all
...]
aflatin.c
288
FT_Pos*
blue_ref
;
local
746
blue_ref
= &blue->ref.org;
753
*
blue_ref
=
758
*
blue_ref
=
763
*
blue_ref
= flats [num_flats / 2];
770
if ( *blue_shoot != *
blue_ref
)
772
FT_Pos ref = *
blue_ref
;
779
*
blue_ref
=
803
*
blue_ref
, *blue_shoot ));
[
all
...]
Completed in 352 milliseconds