OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGlyphID
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkBounder.h
60
uint16_t
fGlyphID
;
/external/skia/include/core/
SkBounder.h
60
uint16_t
fGlyphID
;
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.h
178
uint16_t
fGlyphID
;
180
// A
fGlyphID
of 0 with no fFont always matches.
182
FontRec(SkPDFFont* font, uint32_t fontID, uint16_t
fGlyphID
);
SkPDFFont.cpp
396
uint16_t
fGlyphId
;
416
cmap->writeHexAsText(bfchar[i + j].
fGlyphId
, 4);
522
entry->
fGlyphId
= currentRangeEntry.fStart;
879
search.
fGlyphID
= 0;
[
all
...]
/external/skia/src/pdf/
SkPDFFont.h
178
uint16_t
fGlyphID
;
180
// A
fGlyphID
of 0 with no fFont always matches.
182
FontRec(SkPDFFont* font, uint32_t fontID, uint16_t
fGlyphID
);
SkPDFFont.cpp
396
uint16_t
fGlyphId
;
416
cmap->writeHexAsText(bfchar[i + j].
fGlyphId
, 4);
522
entry->
fGlyphId
= currentRangeEntry.fStart;
879
search.
fGlyphID
= 0;
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkDraw.cpp
[
all
...]
/external/skia/src/core/
SkDraw.cpp
[
all
...]
Completed in 45 milliseconds