OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getWidthAdvance
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/ports/
SkFontHost_FreeType.cpp
390
static bool
getWidthAdvance
(FT_Face face, int gId, int16_t* data) {
603
&
getWidthAdvance
));
[
all
...]
SkFontHost_mac_coretext.cpp
[
all
...]
SkFontHost_win.cpp
[
all
...]
/external/skia/legacy/src/ports/
SkFontHost_FreeType.cpp
376
static bool
getWidthAdvance
(FT_Face face, int gId, int16_t* data) {
589
&
getWidthAdvance
));
[
all
...]
SkFontHost_win.cpp
[
all
...]
SkFontHost_mac_coretext.cpp
[
all
...]
Completed in 1169 milliseconds