HomeSort by relevance Sort by last modified time
    Searched refs:FX_FLOAT (Results 26 - 50 of 168) sorted by null

12 3 4 5 6 7

  /external/pdfium/core/src/fxge/agg/agg23/
agg_conv_dash.h 39 void add_dash(FX_FLOAT dash_len, FX_FLOAT gap_len)
43 void dash_start(FX_FLOAT ds)
47 void shorten(FX_FLOAT s)
agg_vertex_sequence.h 72 const FX_FLOAT vertex_dist_epsilon = 1e-14f;
74 FX_FLOAT x;
75 FX_FLOAT y;
76 FX_FLOAT dist;
78 vertex_dist(FX_FLOAT x_, FX_FLOAT y_) :
93 vertex_dist_cmd(FX_FLOAT x_, FX_FLOAT y_, unsigned cmd_) :
agg_math_stroke.h 44 const FX_FLOAT stroke_theta = 1.0f / 1000.0f;
47 FX_FLOAT x, FX_FLOAT y,
48 FX_FLOAT dx1, FX_FLOAT dy1,
49 FX_FLOAT dx2, FX_FLOAT dy2,
50 FX_FLOAT width,
51 FX_FLOAT approximation_scale)
54 FX_FLOAT a1 = FXSYS_atan2(dy1, dx1)
    [all...]
agg_conv_adaptor_vcgen.h 23 void add_vertex(FX_FLOAT, FX_FLOAT, unsigned) {}
26 unsigned vertex(FX_FLOAT*, FX_FLOAT*)
70 unsigned vertex(FX_FLOAT* x, FX_FLOAT* y);
80 FX_FLOAT m_start_x;
81 FX_FLOAT m_start_y;
84 unsigned conv_adaptor_vcgen<VertexSource, Generator, Markers>::vertex(FX_FLOAT* x, FX_FLOAT* y
    [all...]
agg_shorten_path.h 23 void shorten_path(VertexSequence& vs, FX_FLOAT s, unsigned closed = 0)
27 FX_FLOAT d;
45 FX_FLOAT x = prev.x + (last.x - prev.x) * d;
46 FX_FLOAT y = prev.y + (last.y - prev.y) * d;
fx_agg_vcgen_dash.cpp 45 void vcgen_dash::add_dash(FX_FLOAT dash_len, FX_FLOAT gap_len)
53 void vcgen_dash::dash_start(FX_FLOAT ds)
58 void vcgen_dash::calc_dash_start(FX_FLOAT ds)
82 void vcgen_dash::add_vertex(FX_FLOAT x, FX_FLOAT y, unsigned cmd)
104 unsigned vcgen_dash::vertex(FX_FLOAT* x, FX_FLOAT* y)
128 FX_FLOAT dash_rest = m_dashes[m_curr_dash] - m_curr_dash_start;
fx_agg_vcgen_stroke.cpp 52 void vcgen_stroke::add_vertex(FX_FLOAT x, FX_FLOAT y, unsigned cmd)
65 static inline void calc_butt_cap(FX_FLOAT* cap,
68 FX_FLOAT len,
69 FX_FLOAT width)
71 FX_FLOAT dx = FXSYS_MulDiv(v1.y - v0.y, width, len);
72 FX_FLOAT dy = FXSYS_MulDiv(v1.x - v0.x, width, len);
90 unsigned vcgen_stroke::vertex(FX_FLOAT* x, FX_FLOAT* y)
  /external/pdfium/core/src/fxge/win32/
dwrite_int.h 46 void *font, FX_FLOAT font_size, FX_ARGB text_color,
48 FX_FLOAT baselineOriginX, FX_FLOAT baselineOriginY,
50 FX_FLOAT* glyph_advances);
win32_int.h 40 void GdipCreateMatrix(FX_FLOAT a, FX_FLOAT b, FX_FLOAT c, FX_FLOAT d, FX_FLOAT e, FX_FLOAT f, void** matrix);
44 FX_BOOL GdipCreateFontFromFamily(void* pFamily, FX_FLOAT font_size, int fontstyle, int flag, void** pFont);
45 void* GdipCreateFontFromCollection(void* pFontCollection, FX_FLOAT font_size, int fontstyle);
49 void GdipGetFontSize(void *pFont, FX_FLOAT *size);
104 virtual FX_BOOL DrawCosmeticLine(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2, FX_DWORD color,
    [all...]
  /external/pdfium/core/include/reflow/
reflowengine.h 24 virtual FX_FLOAT GetPageHeight() = 0;
25 virtual FX_FLOAT GetPageWidth() = 0;
34 FX_FLOAT m_LineSpace;
47 virtual void Start(IPDF_ReflowedPage* pReflowPage, CPDF_Page* pPage, FX_FLOAT TopIndent, FX_FLOAT fWidth, FX_FLOAT fHeight, IFX_Pause* pPause, int flags) = 0;
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 37 CPVT_Size(FX_FLOAT x, FX_FLOAT y)
42 FX_FLOAT x, y;
51 CPVT_FloatRect(FX_FLOAT left, FX_FLOAT top,
52 FX_FLOAT right, FX_FLOAT bottom)
70 FX_FLOAT Height() const
131 FX_FLOAT fLineX;
132 FX_FLOAT fLineY;
    [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 64 virtual void IOnSetScrollInfoX(FX_FLOAT fPlateMin, FX_FLOAT fPlateMax,
65 FX_FLOAT fContentMin, FX_FLOAT fContentMax,
66 FX_FLOAT fSmallStep, FX_FLOAT fBigStep) = 0;
68 virtual void IOnSetScrollInfoY(FX_FLOAT fPlateMin, FX_FLOAT fPlateMax,
69 FX_FLOAT fContentMin, FX_FLOAT fContentMax,
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_ap.h 36 CPVT_Color(FX_INT32 type = 0, FX_FLOAT color1 = 0.0f, FX_FLOAT color2 = 0.0f, FX_FLOAT color3 = 0.0f, FX_FLOAT color4 = 0.0f)
41 FX_FLOAT fColor1;
42 FX_FLOAT fColor2;
43 FX_FLOAT fColor3;
44 FX_FLOAT fColor4;
87 static CFX_ByteString GenerateBorderAP(const CPDF_Rect & rect, FX_FLOAT fWidth,
fpdf_vt.h 169 CPVT_SecProps(FX_FLOAT lineLeading, FX_FLOAT lineIndent, FX_INT32 alignment) :
179 FX_FLOAT fLineLeading;
181 FX_FLOAT fLineIndent;
192 CPVT_WordProps(FX_INT32 fontIndex, FX_FLOAT fontSize, FX_COLORREF wordColor = 0, FX_INT32 scriptType = 0, FX_INT32 wordStyle = 0,
193 FX_FLOAT charSpace = 0, FX_INT32 horzScale = 100) :
208 FX_FLOAT fFontSize;
216 FX_FLOAT fCharSpace;
235 FX_FLOAT fAscent;
237 FX_FLOAT fDescent;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
pageint.h 107 FX_FLOAT m_Float;
154 FX_FLOAT GetNumber(FX_DWORD index);
155 FX_FLOAT GetNumber16(FX_DWORD index);
204 FX_FLOAT m_DefFontSize;
205 void AddTextObject(CFX_ByteString* pText, FX_FLOAT fInitKerning, FX_FLOAT* pKerning, int count);
207 void ConvertUserSpace(FX_FLOAT& x, FX_FLOAT& y);
208 void ConvertTextSpace(FX_FLOAT& x, FX_FLOAT& y);
    [all...]
fpdf_page_func.cpp 44 void Push(FX_FLOAT value);
47 Push((FX_FLOAT)value);
49 FX_FLOAT Pop();
55 FX_FLOAT m_Stack[PSENGINE_STACKSIZE];
67 FX_Free((FX_FLOAT*)m_Operators[i + 1]);
81 pEngine->Push(*(FX_FLOAT*)m_Operators[i + 1]);
114 void CPDF_PSEngine::Push(FX_FLOAT v)
121 FX_FLOAT CPDF_PSEngine::Pop()
182 FX_FLOAT* pd = FX_Alloc(FX_FLOAT, 1);
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 596 FX_FLOAT* CreateBuf();
598 void GetDefaultColor(FX_FLOAT* buf) const;
610 virtual void GetDefaultValue(int iComponent, FX_FLOAT& value, FX_FLOAT& min, FX_FLOAT& max) const
621 virtual FX_BOOL GetRGB(FX_FLOAT* pBuf, FX_FLOAT& R, FX_FLOAT& G, FX_FLOAT& B) const = 0;
623 virtual FX_BOOL SetRGB(FX_FLOAT* pBuf, FX_FLOAT R, FX_FLOAT G, FX_FLOAT B) const
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdfeditimg.cpp 47 pImgObj->m_Matrix.a = (FX_FLOAT)a;
48 pImgObj->m_Matrix.b = (FX_FLOAT)b;
49 pImgObj->m_Matrix.c = (FX_FLOAT)c;
50 pImgObj->m_Matrix.d = (FX_FLOAT)d;
51 pImgObj->m_Matrix.e = (FX_FLOAT)e;
52 pImgObj->m_Matrix.f = (FX_FLOAT)f;
  /external/pdfium/fpdfsdk/include/formfiller/
FFL_Utils.h 16 static CPDF_Rect InflateRect(const CPDF_Rect & crRect, const FX_FLOAT & fSize);
17 static CPDF_Rect DeflateRect(const CPDF_Rect & crRect, const FX_FLOAT & fSize);
  /external/pdfium/core/src/fpdftext/
text_int.h 33 FX_FLOAT m_OriginX;
34 FX_FLOAT m_OriginY;
71 virtual int GetIndexAtPos(CPDF_Point point, FX_FLOAT xTorelance, FX_FLOAT yTorelance) const;
72 virtual int GetIndexAtPos(FX_FLOAT x, FX_FLOAT y, FX_FLOAT xTorelance,
73 FX_FLOAT yTorelance) const;
80 virtual void GetRect(int rectIndex, FX_FLOAT& left, FX_FLOAT& top
    [all...]
fpdf_text.cpp 61 FX_FLOAT* pPosArray = FX_Alloc(FX_FLOAT, count * 2);
65 FX_FLOAT fontsize_h = pText->m_TextState.GetFontSizeH();
66 FX_FLOAT fontsize_v = pText->m_TextState.GetFontSizeV();
68 FX_FLOAT spacew = 0;
86 FX_FLOAT char_left = pPosArray ? pPosArray[cc * 2] : char_box.left * pText->m_TextState.GetFontSize() / 1000;
87 FX_FLOAT char_right = pPosArray ? pPosArray[cc * 2 + 1] : char_box.right * pText->m_TextState.GetFontSize() / 1000;
88 FX_FLOAT char_top = char_box.top * pText->m_TextState.GetFontSize() / 1000;
89 FX_FLOAT char_bottom = char_box.bottom * pText->m_TextState.GetFontSize() / 1000;
91 FX_FLOAT char_origx, char_origy;
    [all...]
  /external/pdfium/core/include/fxcrt/
fx_ext.h 29 FX_FLOAT FXSYS_tan(FX_FLOAT a);
30 FX_FLOAT FXSYS_logb(FX_FLOAT b, FX_FLOAT x);
31 FX_FLOAT FXSYS_strtof(FX_LPCSTR pcsStr, FX_INT32 iLength = -1, FX_INT32 *pUsedLen = NULL);
32 FX_FLOAT FXSYS_wcstof(FX_LPCWSTR pwsStr, FX_INT32 iLength = -1, FX_INT32 *pUsedLen = NULL);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListCtrl.cpp 66 FX_FLOAT CPWL_ListCtrl::GetContentsHeight(FX_FLOAT fLimitWidth)
68 FX_FLOAT fRet = m_fTopSpace;
70 FX_FLOAT fBorderWidth = (FX_FLOAT)this->GetBorderWidth();
78 FX_FLOAT fLeft = pChild->GetItemLeftMargin();
79 FX_FLOAT fRight = pChild->GetItemRightMargin();
98 FX_FLOAT fWidth = rcClient.Width();
100 FX_FLOAT fy = 0.0f - m_fTopSpace;
110 FX_FLOAT fLeft = pChild->GetItemLeftMargin();
    [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_path.cpp 198 void CFX_PathData::SetPoint(int index, FX_FLOAT x, FX_FLOAT y, int flag)
205 FX_BOOL CFX_PathData::AppendRect(FX_FLOAT left, FX_FLOAT bottom, FX_FLOAT right, FX_FLOAT top)
232 static void _UpdateLineEndPoints(CFX_FloatRect& rect, FX_FLOAT start_x, FX_FLOAT start_y, FX_FLOAT end_x, FX_FLOAT end_y,
    [all...]
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 10 IPDF_LayoutProcessor* IPDF_LayoutProcessor::Create_LayoutProcessor_Reflow(FX_FLOAT TopIndent, FX_FLOAT fWidth, FX_FLOAT fHeight, void* pReflowedPage, int flags, FX_FLOAT lineSpace )
50 void CPDF_LayoutProcessor_Reflow::Init(FX_FLOAT TopIndent, FX_FLOAT fWidth, FX_FLOAT fHeight, CPDF_ReflowedPage* pReflowedPage, int flags, FX_FLOAT lineSpace)
75 FX_FLOAT h = pRFPage->GetPageHeight();
77 FX_FLOAT tempPageHeight = screenCount * fitPageHeight
    [all...]

Completed in 745 milliseconds

12 3 4 5 6 7