OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curradvy
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc
243
float curradvx = 0.,
curradvy
= 0.;
local
354
pPos->y_offset = gr_slot_origin_Y (is) -
curradvy
;
362
pPos->y_offset = gr_slot_origin_Y (is) -
curradvy
;
363
curradvy
+= pPos->y_advance;
/external/harfbuzz_ng/src/
hb-graphite2.cc
244
float curradvx = 0.,
curradvy
= 0.;
local
349
pPos->y_offset = gr_slot_origin_Y (is) -
curradvy
;
357
pPos->y_offset = gr_slot_origin_Y (is) -
curradvy
;
358
curradvy
+= pPos->y_advance;
Completed in 27 milliseconds