~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimpmath/html/libgimpmath.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
    <sub name="Index of deprecated symbols" link="libgimpmath-index-deprecated.html"/>
16
16
  </chapters>
17
17
  <functions>
18
 
    <function name="RINT()" link="libgimpmath-GimpMath.html#RINT:CAPS"/>
19
 
    <function name="ROUND()" link="libgimpmath-GimpMath.html#ROUND:CAPS"/>
20
 
    <function name="SQR()" link="libgimpmath-GimpMath.html#SQR:CAPS"/>
21
 
    <function name="MAX255()" link="libgimpmath-GimpMath.html#MAX255:CAPS"/>
22
 
    <function name="CLAMP0255()" link="libgimpmath-GimpMath.html#CLAMP0255:CAPS"/>
 
18
    <function name="RINT()" link="libgimpmath-GimpMath.html#RINT--CAPS"/>
 
19
    <function name="ROUND()" link="libgimpmath-GimpMath.html#ROUND--CAPS"/>
 
20
    <function name="SQR()" link="libgimpmath-GimpMath.html#SQR--CAPS"/>
 
21
    <function name="MAX255()" link="libgimpmath-GimpMath.html#MAX255--CAPS"/>
 
22
    <function name="CLAMP0255()" link="libgimpmath-GimpMath.html#CLAMP0255--CAPS"/>
23
23
    <function name="gimp_deg_to_rad()" link="libgimpmath-GimpMath.html#gimp-deg-to-rad"/>
24
24
    <function name="gimp_rad_to_deg()" link="libgimpmath-GimpMath.html#gimp-rad-to-deg"/>
25
25
    <function name="GimpMatrix2" link="libgimpmath-GimpMatrix.html#GimpMatrix2"/>
43
43
    <function name="gimp_matrix3_is_affine ()" link="libgimpmath-GimpMatrix.html#gimp-matrix3-is-affine"/>
44
44
    <function name="gimp_matrix3_is_simple ()" link="libgimpmath-GimpMatrix.html#gimp-matrix3-is-simple"/>
45
45
    <function name="gimp_matrix4_to_deg ()" link="libgimpmath-GimpMatrix.html#gimp-matrix4-to-deg"/>
46
 
    <function name="GIMP_TYPE_MATRIX2" link="libgimpmath-GimpMatrix.html#GIMP-TYPE-MATRIX2:CAPS"/>
47
 
    <function name="GIMP_TYPE_PARAM_MATRIX2" link="libgimpmath-GimpMatrix.html#GIMP-TYPE-PARAM-MATRIX2:CAPS"/>
48
 
    <function name="GIMP_IS_PARAM_SPEC_MATRIX2()" link="libgimpmath-GimpMatrix.html#GIMP-IS-PARAM-SPEC-MATRIX2:CAPS"/>
 
46
    <function name="GIMP_TYPE_MATRIX2" link="libgimpmath-GimpMatrix.html#GIMP-TYPE-MATRIX2--CAPS"/>
 
47
    <function name="GIMP_TYPE_PARAM_MATRIX2" link="libgimpmath-GimpMatrix.html#GIMP-TYPE-PARAM-MATRIX2--CAPS"/>
 
48
    <function name="GIMP_IS_PARAM_SPEC_MATRIX2()" link="libgimpmath-GimpMatrix.html#GIMP-IS-PARAM-SPEC-MATRIX2--CAPS"/>
49
49
    <function name="gimp_param_spec_matrix2 ()" link="libgimpmath-GimpMatrix.html#gimp-param-spec-matrix2"/>
50
 
    <function name="GIMP_VALUE_HOLDS_MATRIX2()" link="libgimpmath-GimpMatrix.html#GIMP-VALUE-HOLDS-MATRIX2:CAPS"/>
 
50
    <function name="GIMP_VALUE_HOLDS_MATRIX2()" link="libgimpmath-GimpMatrix.html#GIMP-VALUE-HOLDS-MATRIX2--CAPS"/>
51
51
    <function name="GimpVector2" link="libgimpmath-GimpVector.html#GimpVector2"/>
52
52
    <function name="GimpVector3" link="libgimpmath-GimpVector.html#GimpVector3"/>
53
53
    <function name="GimpVector4" link="libgimpmath-GimpVector.html#GimpVector4"/>