Home
last modified time | relevance | path

Searched defs:strike (Results 1 – 23 of 23) sorted by relevance

/external/skia/src/gpu/
DGrTextStrike_impl.h22 static bool LessThan(const GrTextStrike& strike, const Key& key) { in LessThan()
25 static bool Equals(const GrTextStrike& strike, const Key& key) { in Equals()
33 void GrFontCache::detachStrikeFromList(GrTextStrike* strike) { in detachStrikeFromList()
59 GrTextStrike* strike = fCache.find(key); local
DGrTextStrike.cpp79 GrTextStrike* strike = SkNEW_ARGS(GrTextStrike, in generateStrike() local
106 void GrFontCache::purgeStrike(GrTextStrike* strike) { in purgeStrike()
115 GrTextStrike* strike = fTail; in purgeExceptFor() local
138 GrTextStrike* strike = fTail; in freePlotExceptFor() local
169 const GrTextStrike* strike = fHead; in validate() local
DSkGrFontScaler.cpp70 SkGrFontScaler::SkGrFontScaler(SkGlyphCache* strike) { in SkGrFontScaler()
/external/chromium_org/third_party/skia/src/gpu/
DGrTextStrike_impl.h22 static bool LessThan(const GrTextStrike& strike, const Key& key) { in LessThan()
25 static bool Equals(const GrTextStrike& strike, const Key& key) { in Equals()
33 void GrFontCache::detachStrikeFromList(GrTextStrike* strike) { in detachStrikeFromList()
59 GrTextStrike* strike = fCache.find(key); local
DGrTextStrike.cpp79 GrTextStrike* strike = SkNEW_ARGS(GrTextStrike, in generateStrike() local
106 void GrFontCache::purgeStrike(GrTextStrike* strike) { in purgeStrike()
115 GrTextStrike* strike = fTail; in purgeExceptFor() local
138 GrTextStrike* strike = fTail; in freePlotExceptFor() local
169 const GrTextStrike* strike = fHead; in validate() local
DSkGrFontScaler.cpp70 SkGrFontScaler::SkGrFontScaler(SkGlyphCache* strike) { in SkGrFontScaler()
/external/chromium_org/third_party/freetype/src/sfnt/
Dttbdf.c89 FT_Byte* strike; in tt_face_load_bdf_props() local
149 FT_Byte* strike; in tt_face_find_bdf_prop() local
Dttsbit0.c135 FT_Byte* strike; in tt_face_load_strike_metrics() local
Dttsbit.c139 FT_Byte* strike; in tt_face_load_strike_metrics() local
/external/freetype/src/sfnt/
Dttbdf.c89 FT_Byte* strike; in tt_face_load_bdf_props() local
149 FT_Byte* strike; in tt_face_find_bdf_prop() local
Dttsbit.c139 FT_Byte* strike; in tt_face_load_strike_metrics() local
/external/v8/test/mjsunit/
Dhtml-string-funcs.js36 strike: 'strike', sub: 'sub', sup: 'sup' }; property
/external/chromium_org/v8/test/mjsunit/
Dhtml-string-funcs.js36 strike: 'strike', sub: 'sub', sup: 'sup' }; property
/external/chromium_org/ui/gfx/
Drender_text_mac.h64 bool strike; member
Drender_text_win.h33 bool strike; member
Drender_text.cc269 bool strike, bool diagonal_strike) { in DrawDecorations()
/external/freetype/src/pfr/
Dpfrload.c353 PFR_Strike strike; in pfr_extra_item_load_bitmap_info() local
/external/chromium_org/third_party/freetype/src/pfr/
Dpfrload.c353 PFR_Strike strike; in pfr_extra_item_load_bitmap_info() local
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_view_views.cc954 const bool strike = (security_level_ == ToolbarModel::SECURITY_ERROR); in EmphasizeURLComponents() local
/external/chromium_org/remoting/webapp/
Dmain.css8 font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, selector
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc507 for (size_t strike = 0; strike < size_builders->size(); ++strike) { in SubsetEBLC() local
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc507 for (size_t strike = 0; strike < size_builders->size(); ++strike) { in SubsetEBLC() local
/external/chromium_org/third_party/WebKit/Source/core/css/
Dhtml.css1016 s, strike, del { selector