OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autokern
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/views/
SkTextBox.cpp
36
SkAutoKern
autokern
;
local
52
w +=
autokern
.adjust(glyph) + glyph.fAdvanceX;
/external/skia/src/core/
SkPaint.cpp
763
SkAutoKern
autokern
;
923
SkAutoKern
autokern
;
1069
SkAutoKern
autokern
;
1076
SkFixed adjust =
autokern
.adjust(g);
1096
SkFixed adjust =
autokern
.adjust(g);
[
all
...]
SkDraw.cpp
1191
SkAutoKern
autokern
;
local
1522
SkAutoKern
autokern
;
local
[
all
...]
Completed in 3129 milliseconds