Lines Matching refs:readFontProps
52 static inline bool readFontProps( ElementDescriptor * element, Style & style ) in readFontProps() function
75 if (readFontProps( this, aStyle )) in readButtonModel()
148 if (readFontProps( this, aStyle )) in readCheckBoxModel()
218 if (readFontProps( this, aStyle )) in readComboBoxModel()
285 if (readFontProps( this, aStyle )) in readListBoxModel()
358 if (readFontProps( this, aStyle )) in readRadioButtonModel()
415 if (readFontProps( this, aStyle )) in readGroupBoxModel()
453 if (readFontProps( this, aStyle )) in readFixedTextModel()
491 if (readFontProps( this, aStyle )) in readFixedHyperLinkModel()
533 if (readFontProps( this, aStyle )) in readEditModel()
614 if (readFontProps( this, aStyle )) in readFileControlModel()
685 if (readFontProps( this, aStyle )) in readCurrencyFieldModel()
743 if (readFontProps( this, aStyle )) in readDateFieldModel()
798 if (readFontProps( this, aStyle )) in readNumericFieldModel()
851 if (readFontProps( this, aStyle )) in readTimeFieldModel()
902 if (readFontProps( this, aStyle )) in readPatternFieldModel()
944 if (readFontProps( this, aStyle )) in readFormattedFieldModel()
1027 if (readFontProps( this, aStyle )) in readFixedLineModel()
1130 if (readFontProps( this, aStyle )) in readDialogModel()