Home
last modified time | relevance | path

Searched defs:pStyle (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp135 IFDE_CSSComputedStyle* pStyle = m_pSelector->CreateComputedStyle(NULL); in CreateRootStyle() local
230 IFDE_CSSComputedStyle* pStyle = CreateStyle(pParentStyle); in ComputeStyle() local
400 IFDE_CSSComputedStyle* pStyle, in GetHorScale()
438 IFDE_CSSComputedStyle* pStyle, in GetUnderline()
467 IFDE_CSSComputedStyle* pStyle, in GetLinethrough()
502 IFDE_CSSComputedStyle* pStyle, in GetLineHeight()
583 IFDE_CSSComputedStyle* pStyle, in GetTabstops()
810 void CXFA_TextLayout::InitBreak(IFDE_CSSComputedStyle* pStyle, in InitBreak()
1391 IFDE_CSSComputedStyle* pStyle = NULL; in LoadRichText() local
1660 void CXFA_TextLayout::DoTabstops(IFDE_CSSComputedStyle* pStyle, in DoTabstops()
[all …]
Dxfa_textlayout.h185 CXFA_TextUserData(IFX_MEMAllocator* pAllocator, IFDE_CSSComputedStyle* pStyle) in CXFA_TextUserData()
195 IFDE_CSSComputedStyle* pStyle, in CXFA_TextUserData()
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.cpp168 IFDE_CSSValue *pColor, *pStyle, *pWidth; in AddProperty() local
658 IFDE_CSSValue*& pStyle, in ParseBorderPropoerty()
745 IFDE_CSSValue* pStyle, in AddBorderProperty()
979 IFDE_CSSPrimitiveValue *pStyle = NULL, *pVariant = NULL, *pWeight = NULL; in ParseFontProperty() local
Dfde_cssstyleselector.cpp257 CFDE_CSSComputedStyle* pStyle = in CreateComputedStyle() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp322 CFX_ByteString ParseStyle(const FX_CHAR* pStyle, int iLen, int iIndex) { in ParseStyle()
343 const FX_FontStyle* pStyle = NULL; in GetStyleType() local
953 const FX_CHAR* pStyle = style; in FindSubstFont() local