Analyzes a text range for spans where number substitution is applicable, reading attributes from the source and reporting substitutable ranges to the sink callback {{SetNumberSubstitution}}.
オーバーロード一覧
オーバーロード | 解説 |
AnalyzeNumberSubstitution(TextAnalysisSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for spans where number substitution is applicable, reading attributes from the source and reporting substitutable ranges to the sink callback {{SetNumberSubstitution}}. |
AnalyzeNumberSubstitution(TextAnalysisQuickSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for spans where number substitution is applicable, reading attributes from the source and reporting substitutable ranges to the sink callback {{SetNumberSubstitution}}. |
AnalyzeNumberSubstitution(IntPtr,Int32,Int32,IntPtr) | HRESULT IDWriteTextAnalyzer::AnalyzeNumberSubstitution([In] IDWriteTextAnalysisSource* analysisSource,[In] unsigned int textPosition,[In] unsigned int textLength,[In] IDWriteTextAnalysisSink* analysisSink) |
参照