OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FontGlyphSetPair
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.h
39
struct
FontGlyphSetPair
{
40
FontGlyphSetPair
(SkPDFFont* font, SkPDFGlyphSet* glyphSet);
52
const
FontGlyphSetPair
* next() const;
56
const SkTDArray<
FontGlyphSetPair
>* fMap;
69
SkTDArray<
FontGlyphSetPair
> fMap;
SkPDFDocument.cpp
38
const SkPDFGlyphSetMap::
FontGlyphSetPair
* entry = iterator.next();
SkPDFFont.cpp
649
SkPDFGlyphSetMap::
FontGlyphSetPair
::
FontGlyphSetPair
(SkPDFFont* font,
659
const SkPDFGlyphSetMap::
FontGlyphSetPair
* SkPDFGlyphSetMap::F2BIter::next() const {
[
all
...]
/external/skia/src/pdf/
SkPDFFont.h
39
struct
FontGlyphSetPair
{
40
FontGlyphSetPair
(SkPDFFont* font, SkPDFGlyphSet* glyphSet);
52
const
FontGlyphSetPair
* next() const;
56
const SkTDArray<
FontGlyphSetPair
>* fMap;
69
SkTDArray<
FontGlyphSetPair
> fMap;
SkPDFDocument.cpp
38
const SkPDFGlyphSetMap::
FontGlyphSetPair
* entry = iterator.next();
SkPDFFont.cpp
649
SkPDFGlyphSetMap::
FontGlyphSetPair
::
FontGlyphSetPair
(SkPDFFont* font,
659
const SkPDFGlyphSetMap::
FontGlyphSetPair
* SkPDFGlyphSetMap::F2BIter::next() const {
[
all
...]
Completed in 172 milliseconds