summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_font.h
AgeCommit message (Expand)Author
2018-08-29Use pdfium::span<>/UnownedPtr in CFX_Font.Tom Sepez
2018-08-10Remove |typedef struct| in favor of just |struct|.Tom Sepez
2018-06-13Guard some non-windows only code in cfx_font with ifdefs.Tom Sepez
2018-05-31Move codepage/charset methods into related places.Artem Strygin
2018-05-31Fix font regression in AdjustMMParamsNicolas Pena
2018-05-29Pass a CFX_Matrix by reference in font code.chromium/3445Lei Zhang
2018-04-12Make CFX_Font take FX_RECT out params by pointer.Lei Zhang
2018-03-16Fix methods that have definition with different parameter names.Lei Zhang
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2017-11-16Refactor CFGAS_FontMgr's Windows implementationNicolas Pena
2017-10-17Remove fxge/ friend classesDan Sinclair
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair