OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:top_table
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c
143
PSH_Blue_Table
top_table
,
146
FT_UInt count_top =
top_table
->count;
177
zones =
top_table
->zones;
225
top_table
->count = count_top;
242
PSH_Blue_Table
top_table
, bot_table;
local
248
top_table
= &target->family_top;
253
top_table
= &target->normal_top;
259
top_table
->count = 0;
264
count, blues,
top_table
, bot_table );
266
count_others, other_blues,
top_table
, bot_table )
[
all
...]
/external/freetype/src/pshinter/
pshglob.c
143
PSH_Blue_Table
top_table
,
146
FT_UInt count_top =
top_table
->count;
177
zones =
top_table
->zones;
225
top_table
->count = count_top;
242
PSH_Blue_Table
top_table
, bot_table;
local
248
top_table
= &target->family_top;
253
top_table
= &target->normal_top;
259
top_table
->count = 0;
264
count, blues,
top_table
, bot_table );
266
count_others, other_blues,
top_table
, bot_table )
[
all
...]
Completed in 128 milliseconds