Searched refs:bImportant (Results 1 – 4 of 4) sorted by relevance
290 bool* bImportant) const { in GetProperty()293 *bImportant = p->bImportant; in GetProperty()302 bool bImportant) { in AddPropertyHolder() argument304 pHolder->bImportant = bImportant; in AddPropertyHolder()316 bool bImportant = false; in AddProperty() local322 bImportant = true; in AddProperty()356 AddPropertyHolder(pTable->eName, pCSSValue, bImportant); in AddProperty()369 ParseFontProperty(pszValue, iValueLen, bImportant); in AddProperty()374 bImportant); in AddProperty()376 bImportant); in AddProperty()[all …]
38 bool* bImportant) const;63 bool bImportant);70 bool bImportant);72 bool bImportant,86 bool bImportant);
20 bool bImportant; variable
130 if (holder->bImportant) in ExtractValues()