Home
last modified time | relevance | path

Searched defs:renderingStrategy (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
Dsymbol_model_ng.cpp46 void SymbolModelNG::SetSymbolRenderingStrategy(const std::uint32_t renderingStrategy) in SetSymbolRenderingStrategy()
97 …id SymbolModelNG::SetRenderingStrategy(FrameNode* frameNode, const std::uint32_t renderingStrategy) in SetRenderingStrategy()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dsymbol_span_model_ng.cpp72 void SymbolSpanModelNG::SetSymbolRenderingStrategy(const uint32_t renderingStrategy) in SetSymbolRenderingStrategy()
107 …mbolSpanModelNG::SetSymbolRenderingStrategy(FrameNode* frameNode, const uint32_t renderingStrategy) in SetSymbolRenderingStrategy()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkSymbolSpan.ts175 renderingStrategy(value: SymbolRenderingStrategy): SymbolSpanAttribute { method in ArkSymbolSpanComponent
DArkSymbolGlyph.ts185 renderingStrategy(value: SymbolRenderingStrategy): SymbolGlyphAttribute { method in ArkSymbolGlyphComponent
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_symbol_span_modifier.cpp104 void SetSymbolSpanRenderingStrategy(ArkUINodeHandle node, ArkUI_Uint32 renderingStrategy) in SetSymbolSpanRenderingStrategy()
Dnode_symbol_glyph_modifier.cpp126 void SetRenderingStrategy(ArkUINodeHandle node, ArkUI_Uint32 renderingStrategy) in SetRenderingStrategy()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Dselection_info.h78 int32_t renderingStrategy = 0; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp1434 JSRef<JSVal> renderingStrategy = styleObject->GetProperty("renderingStrategy"); in ParseJsSymbolSpanStyle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js29411 renderingStrategy(value) { method in ArkSymbolGlyphComponent
29600 renderingStrategy(value) { method in ArkSymbolSpanComponent