Home
last modified time | relevance | path

Searched defs:hRule (Results 1 – 8 of 8) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DImage.cpp90 …ePatternScale(const FloatRect& dstRect, const FloatRect& srcRect, Image::TileRule hRule, Image::Ti… in calculatePatternScale()
153 …csContext* ctxt, const FloatRect& dstRect, const FloatRect& srcRect, TileRule hRule, TileRule vRul… in drawTiled()
H A DGraphicsContext.cpp484 …ace styleColorSpace, const IntRect& dest, const IntRect& srcRect, Image::TileRule hRule, Image::Ti… in drawTiledImage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfdispatchvalue.cxx937 OUString hRule("auto"); in dispatchValue() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/speech/include/
H A Dsapiddk.h999 #define ISpGramCompBackend_AddRuleTransition(This,hFromState,hToState,hRule,Weight,pPropInfo) \ argument
2400 SPRULEHANDLE hRule; member
2433 SPRULEHANDLE hRule; member
2798 SPRULEHANDLE hRule; member
3057 #define ISpSREngineSite_SetRuleClientContext(This,hRule,pvClientContext) \ argument
3063 #define ISpSREngineSite_GetResource(This,hRule,pszResourceName,ppCoMemResource) \ argument
3069 #define ISpSREngineSite_IsAlternate(This,hRule,hAltRule) \ argument
3072 #define ISpSREngineSite_GetMaxAlternates(This,hRule,pulNumAlts) \ argument
H A Dsapi.h8304 #define ISpGrammarBuilder_AddRuleTransition(This,hFromState,hToState,hRule,Weight,pPropInfo) \ argument
8736 #define ISpRecoGrammar_AddRuleTransition(This,hFromState,hToState,hRule,Weight,pPropInfo) \ argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfdispatchvalue.cxx444 OUString hRule("auto"); in dispatchTableValue() local
/dports/textproc/py-python-docx/python-docx-0.8.11/docx/oxml/
H A Dtable.py28 hRule = OptionalAttribute('w:hRule', WD_ROW_HEIGHT_RULE) variable in CT_Height
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderBoxModelObject.cpp949 ENinePieceImageRule hRule = ninePieceImage.horizontalRule(); in paintNinePieceImage() local