/external/pdfium/xfa/src/fxfa/src/app/ |
xfa_textlayout.h | 83 FX_FLOAT GetTabInterval(IFDE_CSSComputedStyle* pStyle) const;
84 int32_t CountTabs(IFDE_CSSComputedStyle* pStyle) const;
85 FX_BOOL IsSpaceRun(IFDE_CSSComputedStyle* pStyle) const;
86 FX_BOOL GetTabstops(IFDE_CSSComputedStyle* pStyle,
89 IFDE_CSSComputedStyle* pStyle) const;
91 IFDE_CSSComputedStyle* pStyle) const;
93 IFDE_CSSComputedStyle* pStyle,
96 IFDE_CSSComputedStyle* pStyle) const;
98 IFDE_CSSComputedStyle* pStyle,
102 IFDE_CSSComputedStyle* pStyle,
[all...] |
xfa_textlayout.cpp | 135 IFDE_CSSComputedStyle* pStyle = m_pSelector->CreateComputedStyle(NULL);
136 IFDE_CSSFontStyle* pFontStyle = pStyle->GetFontStyles();
137 IFDE_CSSParagraphStyle* pParaStyle = pStyle->GetParagraphStyles();
165 pStyle->GetBoundaryStyles()->SetMarginWidth(rtMarginWidth);
191 return pStyle;
230 IFDE_CSSComputedStyle* pStyle = CreateStyle(pParentStyle);
234 pContext->CountDecls(), pStyle);
236 return pStyle;
332 FX_FLOAT CXFA_TextParser::GetTabInterval(IFDE_CSSComputedStyle* pStyle) const {
334 if (pStyle && pStyle->GetCustomStyle(FX_WSTRC(L"tab-interval"), wsValue)) { [all...] |
/external/pdfium/xfa/src/fdp/src/css/ |
fde_cssdeclaration.cpp | 168 IFDE_CSSValue *pColor, *pStyle, *pWidth;
179 pStyle, pWidth)) {
180 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
184 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
188 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
192 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
201 pStyle, pWidth)) {
202 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
211 pStyle, pWidth)) {
212 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant, [all...] |
fde_cssdeclaration.h | 87 IFDE_CSSValue*& pStyle,
91 IFDE_CSSValue* pStyle,
|
fde_cssstyleselector.cpp | 257 CFDE_CSSComputedStyle* pStyle =
260 pStyle->m_InheritedData =
263 pStyle->m_InheritedData.Reset();
265 pStyle->m_NonInheritedData.Reset();
266 return pStyle;
[all...] |
/external/pdfium/core/src/fxge/ge/ |
fx_ge_fontmap.cpp | 322 CFX_ByteString ParseStyle(const FX_CHAR* pStyle, int iLen, int iIndex) { 328 if (pStyle[iIndex] == ',') { 331 buf.AppendChar(pStyle[iIndex]); 343 const FX_FontStyle* pStyle = NULL; 345 pStyle = g_FontStyles + i; 346 if (!pStyle || pStyle->len > iLen) { 350 if (bsStyle.Left(pStyle->len).Compare(pStyle->style) == 0) { 354 if (bsStyle.Right(pStyle->len).Compare(pStyle->style) == 0) [all...] |
/frameworks/compile/mclinker/include/mcld/ |
GeneralOptions.h | 264 void setHashStyle(HashStyle pStyle) { m_HashStyle = pStyle; }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
textserv.h | 114 virtual HRESULT TxGetBackStyle(TXTBACKSTYLE *pstyle) = 0;
|
dmusici.h | [all...] |
winddi.h | 1002 PFLOAT_LONG pstyle; member in struct:_LINEATTRS [all...] |
wingdi.h | [all...] |