Searched refs:SetForm (Results 1 – 13 of 13) sorted by relevance
20 IONAME(SetForm) in TestDirectUnformatted()76 IONAME(SetForm) in TestDirectUnformattedSwapped()143 IONAME(SetForm) in TestSequentialFixedUnformatted()227 IONAME(SetForm) in TestSequentialVariableUnformatted()317 IONAME(SetForm) in TestDirectFormatted()369 IONAME(SetForm) in TestSequentialVariableFormatted()
24 void CPDF_AnnotContext::SetForm(CPDF_Stream* pStream) { in SetForm() function in CPDF_AnnotContext
25 void SetForm(CPDF_Stream* pStream);
43 void SetForm(std::unique_ptr<CPDF_Font::FormIface> pForm);
81 void CPDF_Type3Char::SetForm(std::unique_ptr<CPDF_Font::FormIface> pForm) { in SetForm() function in CPDF_Type3Char
143 pNewChar->SetForm(std::move(pForm)); in LoadChar()
39 form_value.SetForm(FormAtIndex(i)); in ExtractFormValueAtIndex()
49 void SetForm(dw_form_t form) { m_form = form; } in SetForm() function
482 form_value.SetForm(abbrevDecl->GetFormByIndex(idx)); in GetAttributeValue()
454 pAnnot->SetForm(pStream); in FPDFAnnot_AppendObject()489 pAnnot->SetForm(pStream); in FPDFAnnot_GetObjectCount()506 pAnnot->SetForm(pStream); in FPDFAnnot_GetObject()
274 bool IONAME(SetForm)(Cookie, const char *, std::size_t);
732 bool IONAME(SetForm)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument
63 mkIOKey(SetCarriagecontrol), mkIOKey(SetEncoding), mkIOKey(SetForm),588 ioFunc = getIORuntimeFunc<mkIOKey(SetForm)>(loc, builder); in genIOOption()