Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeFont/api/
H A Dintf_font.h93 static constexpr FontStyle Regular = { 0x73E800190 }; variable
/foundation/arkui/ace_engine/advanced_ui_component/filter/interfaces/
H A Dfilter.js1710 this.fontWeightArr[rowIndex][this.selectedFilters[rowIndex].index] = FontWeight.Regular;
1789 fontWeightRow.push(FontWeight.Regular);
1819 this.additionFontWeightArr.push(FontWeight.Regular);
2032 this.additionFontWeightArr && (this.additionFontWeightArr[lastIndex] = FontWeight.Regular);
2046 this.additionFontWeightArr && (this.additionFontWeightArr[index] = FontWeight.Regular);
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp73 Regular, // style in InitTypeFace() local
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js492 Text.fontWeight(FontWeight.Regular);
1039 Text.fontWeight(FontWeight.Regular);
2183 return FontWeight.Regular;
3244 Text.fontWeight(FontWeight.Regular);
3995 Text.fontWeight(FontWeight.Regular);
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
H A Dsegmentbutton.js249 this.fontWeight = options.fontWeight ?? FontWeight.Regular;
1720 this.fontWeight = FontWeight.Regular;
2637 this.options.fontWeight ?? FontWeight.Regular;
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js1260 fontWeight: FontWeight.Regular,
1452 fontWeight: FontWeight.Regular,
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js1800 fontWeight: FontWeight.Regular,
1825 fontWeight: FontWeight.Regular,
4543 fontWeight: FontWeight.Regular,
4599 fontWeight: FontWeight.Regular,
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js455 Text.fontWeight(FontWeight.Regular);
/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
H A Dpopup.js126 fontWeight: FontWeight.Regular,
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js1012 return FontWeight.Regular;

Completed in 19 milliseconds