Home
last modified time | relevance | path

Searched defs:bImportant (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp159 bool bImportant) { in AddPropertyHolder()
173 bool bImportant = false; in AddProperty() local
329 bool bImportant) { in ParseValueListProperty()
414 bool bImportant, in Add4ValuesProperty()
506 bool bImportant) { in ParseFontProperty()
Dcfx_csspropertyholder.h20 bool bImportant; variable