Home
last modified time | relevance | path

Searched refs:fontIndexSectionStart_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.cpp29 fontIndexSectionStart_(0),
159 fontIndexSectionStart_ = fontHeaderSectionStart_ + size; in SetFile()
175 glyphNodeSectionStart_ = fontIndexSectionStart_ + size; in SetFile()
242 glyphInfo.fontIndexSectionStart = fontIndexSectionStart_ + glyphInfo.fontHeader->indexOffset; in GetGlyphInfo()
H A Dglyphs_file.h78 uint32_t fontIndexSectionStart_; member in OHOS::GlyphsFile

Completed in 1 milliseconds