OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xadvance
(Results
1 - 5
of
5
) sorted by null
/external/harfbuzz_ng/src/
hb-buffer-deserialize-json.rl
85
xadvance
= "\"ax\"" colon (num >tok %parse_x_advance);
88
element = glyph | cluster | xoffset | yoffset |
xadvance
| yadvance;
/external/chromium_org/third_party/freetype/src/cache/
ftcsbits.c
135
FT_Pos
xadvance
, yadvance; /* FT_GlyphSlot->advance.{x|y} */
local
153
xadvance
= ( slot->advance.x + 32 ) >> 6;
161
!CHECK_CHAR(
xadvance
) ||
174
sbit->
xadvance
= (FT_Char)
xadvance
;
/external/freetype/src/cache/
ftcsbits.c
135
FT_Pos
xadvance
, yadvance; /* FT_GlyphSlot->advance.{x|y} */
local
153
xadvance
= ( slot->advance.x + 32 ) >> 6;
161
!CHECK_CHAR(
xadvance
) ||
174
sbit->
xadvance
= (FT_Char)
xadvance
;
/external/chromium_org/third_party/freetype/include/freetype/
ftcache.h
897
FT_Char
xadvance
;
member in struct:FTC_SBitRec_
[
all
...]
/external/freetype/include/freetype/
ftcache.h
897
FT_Char
xadvance
;
member in struct:FTC_SBitRec_
[
all
...]
Completed in 170 milliseconds