summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/exports.map
blob: 4101b0d761a98880c274082f3c5d4ea6fe4279d3 (plain)
1
2
3
4
5
6
7
8
CAN_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};