Home
last modified time | relevance | path

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

12

/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()
55 GrTextStrike* strike = fCache.find(key); in getStrike() local
DGrTextStrike.cpp91 GrTextStrike* strike = SkNEW_ARGS(GrTextStrike, in generateStrike() local
118 void GrFontCache::purgeStrike(GrTextStrike* strike) { in purgeStrike()
135 GrTextStrike* strike = fHead; in freeUnusedPlot() local
173 const GrTextStrike* strike = fHead; in validate() local
DSkGrFontScaler.cpp71 SkGrFontScaler::SkGrFontScaler(SkGlyphCache* strike) { in SkGrFontScaler()
/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()
55 GrTextStrike* strike = fCache.find(key); in getStrike() local
DGrTextStrike.cpp91 GrTextStrike* strike = SkNEW_ARGS(GrTextStrike, in generateStrike() local
118 void GrFontCache::purgeStrike(GrTextStrike* strike) { in purgeStrike()
135 GrTextStrike* strike = fHead; in freeUnusedPlot() local
173 const GrTextStrike* strike = fHead; in validate() local
DSkGrFontScaler.cpp71 SkGrFontScaler::SkGrFontScaler(SkGlyphCache* strike) { in SkGrFontScaler()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/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.c236 FT_Byte* strike; in tt_face_load_strike_metrics() local
/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/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_harfbuzz.h54 bool strike; member
Drender_text_win.h33 bool strike; member
/external/chromium_org/third_party/freetype/src/pfr/
Dpfrload.c353 PFR_Strike strike; in pfr_extra_item_load_bitmap_info() local
/external/freetype/src/pfr/
Dpfrload.c353 PFR_Strike strike; in pfr_extra_item_load_bitmap_info() local
/external/owasp/sanitizer/empiricism/
Dcanned-data.js110 "strike": true, property
8822 "strike": [ property
19049 "strike": [ property
21055 "strike": { property
21725 "strike": [ property
27223 "strike": [ property
/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/chrome/browser/ui/views/omnibox/
Domnibox_view_views.cc607 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/lldb/examples/python/
Dgdbremote.py83 def strike(self, on = True): member in TerminalColors

12