Home
last modified time | relevance | path

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

/external/pdfium/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
Dttsbit.c249 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.c249 FT_Byte* strike; in tt_face_load_strike_metrics() local
/external/skia/src/gpu/text/
DGrBatchFontCache.h116 GrBatchTextStrike* strike = fCache.find(*(scaler->getKey())); in getStrike() local
159 bool addToAtlas(GrBatchTextStrike* strike, GrBatchAtlas::AtlasID* id, in addToAtlas()
211 GrBatchTextStrike* strike = new GrBatchTextStrike(this, scaler->getKey()); in generateStrike() local
DGrFontScaler.cpp16 GrFontScaler::GrFontScaler(SkGlyphCache* strike) { in GrFontScaler()
DGrBatchFontCache.cpp102 GrBatchTextStrike* strike = &*iter; in HandleEviction() local
DGrTextUtils.cpp124 GrBatchTextStrike** strike, const SkGlyph& skGlyph, in BmpAppendGlyph()
425 GrBatchTextStrike** strike, const SkGlyph& skGlyph, in DfAppendGlyph()
DGrAtlasTextBlob_regenInBatch.cpp152 GrBatchTextStrike* strike = nullptr; in regenInBatch() local
DGrAtlasTextBlob.cpp70 GrBatchTextStrike* strike, in appendGlyph()
DGrAtlasTextBlob.h394 GrBatchTextStrike* strike() const { return fStrike.get(); } in strike() function
/external/v8/test/mjsunit/
Dhtml-string-funcs.js36 strike: 'strike', sub: 'sub', sup: 'sup' }; property
/external/v8/test/mjsunit/es6/
Dstring-html.js132 String.prototype.strike.call(undefined); method in String
135 String.prototype.strike.call(null); method in String
/external/freetype/src/pfr/
Dpfrload.c353 PFR_Strike strike; in pfr_extra_item_load_bitmap_info() local
/external/llvm/docs/_ocamldoc/
Dstyle.css6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector
/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/libvterm/src/
Dvterm_internal.h32 unsigned int strike:1; member
Dscreen.c23 unsigned int strike : 1; member
/external/libvterm/include/
Dvterm.h228 unsigned int strike : 1; member