Lines Matching refs:CJX_Font
11 CJX_Font::CJX_Font(CXFA_Font* node) : CJX_Node(node) {} in CJX_Font() function in CJX_Font
13 CJX_Font::~CJX_Font() = default;
15 void CJX_Font::lineThrough(CFXJSE_Value* pValue, in lineThrough()
21 void CJX_Font::typeface(CFXJSE_Value* pValue, in typeface()
27 void CJX_Font::fontHorizontalScale(CFXJSE_Value* pValue, in fontHorizontalScale()
33 void CJX_Font::use(CFXJSE_Value* pValue, in use()
39 void CJX_Font::kerningMode(CFXJSE_Value* pValue, in kerningMode()
45 void CJX_Font::underline(CFXJSE_Value* pValue, in underline()
51 void CJX_Font::baselineShift(CFXJSE_Value* pValue, in baselineShift()
57 void CJX_Font::overlinePeriod(CFXJSE_Value* pValue, in overlinePeriod()
63 void CJX_Font::letterSpacing(CFXJSE_Value* pValue, in letterSpacing()
69 void CJX_Font::lineThroughPeriod(CFXJSE_Value* pValue, in lineThroughPeriod()
75 void CJX_Font::fontVerticalScale(CFXJSE_Value* pValue, in fontVerticalScale()
81 void CJX_Font::size(CFXJSE_Value* pValue, in size()
87 void CJX_Font::posture(CFXJSE_Value* pValue, in posture()
93 void CJX_Font::usehref(CFXJSE_Value* pValue, in usehref()
99 void CJX_Font::weight(CFXJSE_Value* pValue, in weight()
105 void CJX_Font::underlinePeriod(CFXJSE_Value* pValue, in underlinePeriod()
111 void CJX_Font::overline(CFXJSE_Value* pValue, in overline()