Searched refs:bImportant (Results 1 – 4 of 4) sorted by relevance
138 bool* bImportant) const { in GetProperty()141 *bImportant = p->bImportant; in GetProperty()150 bool bImportant) { in AddPropertyHolder() argument152 pHolder->bImportant = bImportant; in AddPropertyHolder()165 bool bImportant = false; in AddProperty() local171 bImportant = true; in AddProperty()205 AddPropertyHolder(pTable->eName, pCSSValue, bImportant); in AddProperty()217 ParseFontProperty(pszValue, iValueLen, bImportant); in AddProperty()222 bImportant); in AddProperty()224 bImportant); in AddProperty()[all …]
38 bool* bImportant) const;63 bool bImportant);70 bool bImportant);72 bool bImportant,87 bool bImportant);
20 bool bImportant; variable
131 if (holder->bImportant) in ExtractValues()