Home
last modified time | relevance | path

Searched refs:bitMapSectionStart (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.h65 uint32_t bitMapSectionStart; member
H A Dglyphs_file.cpp247 glyphInfo.bitMapSectionStart = bitMapSectionStart_ + glyphInfo.fontHeader->glyphOffset; in GetGlyphInfo()
310 uint32_t tmpBitMapSectionStart = glyphInfo.bitMapSectionStart; in GetBitmap()