Home
last modified time | relevance | path

Searched defs:relayoutChangeBitmap (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/text/adapter/skia/txt/
Dtext_style.h115 (RelayoutTextStyleAttribute::TEXT_STYLE_ATTRIBUTE_BUTT)> &relayoutChangeBitmap) in SetRelayoutBitMap()
156 …t<static_cast<size_t>(RelayoutTextStyleAttribute::TEXT_STYLE_ATTRIBUTE_BUTT)> relayoutChangeBitmap; variable
Dparagraph_style.h58 void SetRelayoutBitMap(const std::bitset<static_cast<size_t>( in SetRelayoutBitMap()
102 relayoutChangeBitmap; variable
/foundation/graphic/graphic_2d/frameworks/text/interface/export/rosen_text/
Dtext_style.h164 …t<static_cast<size_t>(RelayoutTextStyleAttribute::TEXT_STYLE_ATTRIBUTE_BUTT)> relayoutChangeBitmap; member
Dtypography_style.h174 relayoutChangeBitmap; member
/foundation/graphic/graphic_2d/frameworks/text/adapter/skia/impl/
Dparagraph_relayout_impl.cpp534 relayoutChangeBitmap = spTextStyle.relayoutChangeBitmap; in TextStyleUpdater() local