Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp162 bool bImportant) { in AddPropertyHolder()
176 bool bImportant = false; in AddProperty() local
333 bool bImportant) { in ParseValueListProperty()
418 bool bImportant, in Add4ValuesProperty()
510 bool bImportant) { in ParseFontProperty()
Dcfx_csspropertyholder.h20 bool bImportant; variable