Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp101 const RBBIDataHeader* rbbidh = reinterpret_cast<const RBBIDataHeader*>(dataInBytes + dh->dataHeader.headerSize); in LoadRule() local
102 stateTbl_ = reinterpret_cast<const RBBIStateTable*>(reinterpret_cast<const char*>(rbbidh) + rbbidh->fFTable); in LoadRule()
105 reinterpret_cast<const uint8_t*>(rbbidh) in LoadRule()
106 + rbbidh->fTrie, in LoadRule()
107 rbbidh->fTrieLen, nullptr, &status)); in LoadRule()

Completed in 1 milliseconds