Home
last modified time | relevance | path

Searched defs:kDefaultTTFMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_font.h53 static const CharsetFontMap kDefaultTTFMap[]; variable
H A Dcfx_font.cpp228 const CFX_Font::CharsetFontMap CFX_Font::kDefaultTTFMap[] = { member in CFX_Font