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()
616 if (readFontProps( this, aStyle )) in readFileControlModel()
687 if (readFontProps( this, aStyle )) in readCurrencyFieldModel()
745 if (readFontProps( this, aStyle )) in readDateFieldModel()
800 if (readFontProps( this, aStyle )) in readNumericFieldModel()
853 if (readFontProps( this, aStyle )) in readTimeFieldModel()
904 if (readFontProps( this, aStyle )) in readPatternFieldModel()
946 if (readFontProps( this, aStyle )) in readFormattedFieldModel()
1029 if (readFontProps( this, aStyle )) in readFixedLineModel()
1132 if (readFontProps( this, aStyle )) in readDialogModel()