Home
last modified time | relevance | path

Searched refs:SYMBOL_TITLE_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/source/
H A Deditabletitlebar.ets71 const SYMBOL_TITLE_SIZE = '64vp';
681 .width(SYMBOL_TITLE_SIZE)
682 .height(SYMBOL_TITLE_SIZE)
687 .fontSize(SYMBOL_TITLE_SIZE)
724 .width(SYMBOL_TITLE_SIZE)
725 .height(SYMBOL_TITLE_SIZE)
726 .fontSize(SYMBOL_TITLE_SIZE)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js49 const SYMBOL_TITLE_SIZE = '64vp'; constant
1268 SymbolGlyph.width(SYMBOL_TITLE_SIZE);
1269 SymbolGlyph.height(SYMBOL_TITLE_SIZE);
1274 SymbolGlyph.fontSize(SYMBOL_TITLE_SIZE);
1335 SymbolGlyph.width(SYMBOL_TITLE_SIZE);
1336 SymbolGlyph.height(SYMBOL_TITLE_SIZE);
1337 SymbolGlyph.fontSize(SYMBOL_TITLE_SIZE);