HomeSort by relevance Sort by last modified time
    Searched refs:GetEnum (Results 1 - 25 of 44) sorted by null

1 2

  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.cpp 606 FDE_CSSNONINHERITS.m_eDisplay = ToDisplay(pPrimitive->GetEnum());
615 fFontSize = ToFontSize(pPrimitive->GetEnum(), fFontSize);
630 FDE_CSSINHERITS.m_eTextAligh = ToTextAlign(pPrimitive->GetEnum());
639 FDE_CSSINHERITS.m_wFontWeight = ToFontWeight(pPrimitive->GetEnum());
649 FDE_CSSINHERITS.m_eFontStyle = ToFontStyle(pPrimitive->GetEnum());
720 ToBorderStyle(pPrimitive->GetEnum());
726 ToBorderStyle(pPrimitive->GetEnum());
732 ToBorderStyle(pPrimitive->GetEnum());
738 ToBorderStyle(pPrimitive->GetEnum());
764 ToListStyleType(pPrimitive->GetEnum());
    [all...]
fde_cssdatatable.h 59 virtual FDE_CSSPROPERTYVALUE GetEnum() const {
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_datadescription_imp.cpp 114 pDDNode->GetEnum(XFA_ATTRIBUTE_Contains) ==
xfa_objectacc_imp.cpp 86 return m_pNode->GetEnum(XFA_ATTRIBUTE_Presence);
128 return pNode->GetEnum(XFA_ATTRIBUTE_Type);
552 return m_pNode->GetEnum(XFA_ATTRIBUTE_Activity);
570 return pNode->GetEnum(XFA_ATTRIBUTE_RunAt);
574 return pNode->GetEnum(XFA_ATTRIBUTE_ExecuteType);
590 return pNode->GetEnum(XFA_ATTRIBUTE_Operation);
648 return m_pNode->GetEnum(XFA_ATTRIBUTE_RunAt);
681 return m_pNode->GetEnum(XFA_ATTRIBUTE_Format);
834 return m_pNode->GetEnum(XFA_ATTRIBUTE_Hand);
837 XFA_ATTRIBUTEENUM eSlop = m_pNode->GetEnum(XFA_ATTRIBUTE_Slope);
    [all...]
xfa_utils_imp.cpp 125 eValueType = (pUIChild->GetEnum(XFA_ATTRIBUTE_Open) ==
240 bRet = pFirstChild->GetEnum(XFA_ATTRIBUTE_Open) ==
xfa_layout_pagemgr_new.cpp 64 m_pTemplatePageSetRoot->GetEnum(XFA_ATTRIBUTE_Relation);
141 pBreakNode->GetEnum(XFA_ATTRIBUTE_Before) !=
477 pPageSetLayoutItem->m_pFormNode->GetEnum(XFA_ATTRIBUTE_Relation);
511 pNode->GetEnum(XFA_ATTRIBUTE_PagePosition);
516 pLastPageAreaLayoutItem->m_pFormNode->GetEnum(
590 } else if (pNode->GetEnum(XFA_ATTRIBUTE_PagePosition) ==
704 if (RunBreak(eType, pCurNode->GetEnum(XFA_ATTRIBUTE_TargetType), pTarget,
735 pCurNode->GetEnum(bBefore ? XFA_ATTRIBUTE_Before
    [all...]
xfa_layout_itemlayout.cpp 234 XFA_ATTRIBUTEENUM eLayout = m_pFormNode->GetEnum(XFA_ATTRIBUTE_Layout);
253 XFA_ATTRIBUTEENUM eLayout = m_pFormNode->GetEnum(XFA_ATTRIBUTE_Layout);
609 if (pBreakNode->GetEnum(eAttributeType) != XFA_ATTRIBUTEENUM_Auto) {
    [all...]
xfa_document_layout_imp.cpp 194 if (pMedium->GetEnum(XFA_ATTRIBUTE_Orientation) ==
xfa_document_datamerger_imp.cpp 653 pTemplateNodeBind ? pTemplateNodeBind->GetEnum(XFA_ATTRIBUTE_Match)
807 ? pTemplateNode->GetEnum(XFA_ATTRIBUTE_Relation)
    [all...]
  /external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 174 EXPECT_EQ(unittest::TestOneof2::FOO, reflection->GetEnum(
205 EXPECT_EQ(unittest::TestOneof2::BAR, reflection->GetEnum(
generated_message_reflection.h 218 const EnumValueDescriptor* GetEnum(const Message& message,
message.h 465 virtual const EnumValueDescriptor* GetEnum(
    [all...]
extension_set.h 232 int GetEnum (int number, int default_value) const;
    [all...]
generated_message_reflection_unittest.cc 575 EXPECT_EQ(unittest::TestOneof2::FOO, reflection->GetEnum(
596 EXPECT_EQ(unittest::TestOneof2::BAR, reflection->GetEnum(
wire_format.cc 845 message_reflection->GetEnum(message, field);
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdochandler.cpp 90 return pSubForm->GetEnum(XFA_ATTRIBUTE_RestoreState);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9xof.h 147 STDMETHOD(GetEnum)(THIS_ ID3DXFileEnumObject **enum_obj) PURE;
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 176 const EnumValueDescriptor* GetEnum(const Message& message,
message.h 442 virtual const EnumValueDescriptor* GetEnum(
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 176 const EnumValueDescriptor* GetEnum(const Message& message,
message.h 442 virtual const EnumValueDescriptor* GetEnum(
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 176 const EnumValueDescriptor* GetEnum(const Message& message,
message.h 442 virtual const EnumValueDescriptor* GetEnum(
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 176 const EnumValueDescriptor* GetEnum(const Message& message,
message.h 442 virtual const EnumValueDescriptor* GetEnum(
    [all...]

Completed in 769 milliseconds

1 2