Searched defs:SkUnencodedText (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/
H A DSkPdfFont.h50 struct SkUnencodedText { struct
55 SkUnencodedText(const SkPdfString* obj) { function in struct:SkUnencodedText
81 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const = 0;
100 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const {
124 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const {
147 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const {
/external/skia/experimental/PdfViewer/
H A DSkPdfFont.h50 struct SkUnencodedText { struct
55 SkUnencodedText(const SkPdfString* obj) { function in struct:SkUnencodedText
81 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const = 0;
100 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const {
124 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const {
147 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const {

Completed in 235 milliseconds