haiku/headers
Adrien Destugues eb43166326 app_server & interface kit: support fill rules.
* BView gets SetFillRule/FillRule methods. The fill rule is part of the
view state.
* The B_NONZERO rule is the default. This is what we implemented before.
* The B_EVEN_ODD rule is the other common possibility for this, and
we need to support it to help WebKit to render properly.
2014-03-11 17:27:42 +01:00
..
build Fix build. 2014-02-11 12:50:27 +01:00
compatibility
config
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc
libs Fixed execute bits of AGG headers. 2014-02-04 23:51:49 +01:00
os app_server & interface kit: support fill rules. 2014-03-11 17:27:42 +01:00
posix stdio.h: Add missing *_unlocked declarations 2014-03-09 23:08:51 +01:00
private app_server & interface kit: support fill rules. 2014-03-11 17:27:42 +01:00
tools