Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/style/font/
Dab_glyph.rs9 struct FontMap { struct
12 impl FontMap { impl
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/
H A DFontMap.cpp26 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &sta… in FontMap() function in FontMap