Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A 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()
H A Dcfx_csspropertyholder.h20 bool bImportant; variable