HomeSort by relevance Sort by last modified time
    Searched refs:SK_OT_GlyphData_NoOutline (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_glyf.h 21 extern uint8_t const * const SK_OT_GlyphData_NoOutline;
49 return reinterpret_cast<const SkOTTableGlyphData*>(&SK_OT_GlyphData_NoOutline);
SkOTUtils.cpp 17 extern const uint8_t SK_OT_GlyphData_NoOutline[] = {
  /external/skia/src/sfnt/
SkOTTable_glyf.h 21 extern uint8_t const * const SK_OT_GlyphData_NoOutline;
49 return reinterpret_cast<const SkOTTableGlyphData*>(&SK_OT_GlyphData_NoOutline);
SkOTUtils.cpp 17 extern const uint8_t SK_OT_GlyphData_NoOutline[] = {

Completed in 401 milliseconds