Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp59 const RBBIStateTable* rbbStateTable = reinterpret_cast<const RBBIStateTable*>(stateTbl_); in GetNextBreakPos() local
61 reinterpret_cast<const RBBIStateTableRow8*>(rbbStateTable->fTableData + rbbStateTable->fRowLen * state); in GetNextBreakPos()
71 row = reinterpret_cast<const RBBIStateTableRow8*>(rbbStateTable->fTableData + rbbStateTable->fRowLen * state); in GetNextBreakPos()
221 const RBBIStateTable* rbbStateTable = reinterpret_cast<const RBBIStateTable*>(stateTbl_); in IsBreakPos() local
223 reinterpret_cast<const RBBIStateTableRow8*>(rbbStateTable->fTableData + rbbStateTable->fRowLen * state); in IsBreakPos()
236 row = reinterpret_cast<const RBBIStateTableRow8*>(rbbStateTable->fTableData + rbbStateTable in IsBreakPos()
[all...]

Completed in 1 milliseconds