Searched defs:eblc (Results 1 – 4 of 4) sorted by relevance
42 let eblc = font.eblc().unwrap(); in read_eblc_3_ebdt_2() localVariable99 let eblc = font.eblc().unwrap(); in read_eblc_2_ebdt_5() localVariable
14 pub mod eblc; module
149 fn eblc(&self) -> Result<tables::eblc::Eblc<'a>, ReadError> { in eblc() method
183 AutoTDWriteTable<SkOTTableEmbeddedBitmapLocation> eblc(typeface->fDWriteFontFace.get()); in has_bitmap_strike() local